Skip to content

Commit

Permalink
Update dockers (#35766)
Browse files Browse the repository at this point in the history
* update ntlm and rakyll-hey dockers

* bump RN

* empty commit

* format yml file

* revert Microsoft Advanced Threat Analytics pack

* add breakingChanges
  • Loading branch information
adi88d authored Aug 7, 2024
1 parent 76f9486 commit 856dc29
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 6 deletions.
5 changes: 5 additions & 0 deletions Packs/DeveloperTools/ReleaseNotes/1_3_20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

#### Scripts

##### Hey
Updated the Docker image to: *demisto/rakyll-hey:1.0.0.103237*.
2 changes: 1 addition & 1 deletion Packs/DeveloperTools/Scripts/Hey/Hey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ outputs:
type: number
scripttarget: 0
subtype: python3
dockerimage: demisto/rakyll-hey:1.0.0.98212
dockerimage: demisto/rakyll-hey:1.0.0.103237
runas: DBotWeakRole
tests:
- No test
2 changes: 1 addition & 1 deletion Packs/DeveloperTools/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Developer Tools",
"description": "Basic tools for content development.",
"support": "community",
"currentVersion": "1.3.19",
"currentVersion": "1.3.20",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ script:
- contextPath: Varonis.Pagination.PageSize
description: Number of records on the page.
type: Number
dockerimage: demisto/ntlm:1.0.0.75539
dockerimage: demisto/ntlm:1.0.0.106849
isfetch: true
runonce: false
script: '-'
Expand Down
5 changes: 5 additions & 0 deletions Packs/VaronisDataSecurityPlatform/ReleaseNotes/1_0_3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

#### Integrations

##### Varonis Data Security Platform
Updated the Docker image to: *demisto/ntlm:1.0.0.106849*.
2 changes: 1 addition & 1 deletion Packs/VaronisDataSecurityPlatform/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Varonis Data Security Platform",
"description": "Streamline alerts, events and related forensic information from Varonis Data Security Platform",
"support": "partner",
"currentVersion": "1.0.2",
"currentVersion": "1.0.3",
"author": "Varonis",
"url": "https://www.varonis.com/support",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ script:
- contextPath: CyberArkAIM.Name
description: The credential name of the account.
type: String
dockerimage: demisto/ntlm:1.0.0.48903
dockerimage: demisto/ntlm:1.0.0.106849
runonce: false
script: '-'
subtype: python3
Expand Down
4 changes: 4 additions & 0 deletions Packs/cyberark_AIM/ReleaseNotes/1_0_19.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"breakingChanges": true,
"breakingChangesNotes": "Can break connectivity with the CyberArk service when using CyberArk AIM v2 integration."
}
7 changes: 7 additions & 0 deletions Packs/cyberark_AIM/ReleaseNotes/1_0_19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### CyberArk AIM v2

- ***Breaking Change*** Can break connectivity with the CyberArk service when using CyberArk AIM v2 integration.
- Updated the Docker image to: *demisto/ntlm:1.0.0.106849*.
2 changes: 1 addition & 1 deletion Packs/cyberark_AIM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "CyberArk AIM",
"description": "Securely pull hard-coded and embedded privileged credentials from the CyberArk Vault using CyberArk Secrets Manager.",
"support": "partner",
"currentVersion": "1.0.18",
"currentVersion": "1.0.19",
"author": "CyberArk",
"url": "https://www.cyberark.com/products/secrets-management/",
"email": "https://www.cyberark.com/services-support/technical-support-contact/",
Expand Down

0 comments on commit 856dc29

Please sign in to comment.