Skip to content

Commit

Permalink
Update Docker Image To demisto/vendors-sdk (#30818)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack HashiCorp-Vault

* Added release notes to pack HashiCorp-Vault

* Packs/HashiCorp-Vault/Integrations/HashiCorpVault/HashiCorpVault.yml Docker image update

* Updated Metadata Of Pack DuoAdminApi

* Added release notes to pack DuoAdminApi

* Packs/DuoAdminApi/Integrations/DuoEventCollector/DuoEventCollector.yml Docker image update

* Packs/DuoAdminApi/Integrations/DuoAdminApi/DuoAdminApi.yml Docker image update

* Updated Metadata Of Pack TeamCymru

* Added release notes to pack TeamCymru

* Packs/TeamCymru/Integrations/TeamCymru/TeamCymru.yml Docker image update

* Updated Metadata Of Pack Kafka

* Added release notes to pack Kafka

* Packs/Kafka/Integrations/KafkaV3/KafkaV3.yml Docker image update
  • Loading branch information
content-bot committed Nov 12, 2023
1 parent 138f734 commit 966b82a
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Packs/DuoAdminApi/Integrations/DuoAdminApi/DuoAdminApi.yml
Expand Up @@ -324,7 +324,7 @@ script:
outputs: []
description: Modify the user account.
name: duoadmin-modify-user
dockerimage: demisto/vendors-sdk:1.0.0.79366
dockerimage: demisto/vendors-sdk:1.0.0.80194
script: ''
type: python
subtype: python3
Expand Down
Expand Up @@ -59,7 +59,7 @@ script:
required: true
description: Manual command to fetch events and display them.
name: duo-get-events
dockerimage: demisto/vendors-sdk:1.0.0.79366
dockerimage: demisto/vendors-sdk:1.0.0.80194
isfetchevents: true
subtype: python3
marketplaces:
Expand Down
5 changes: 5 additions & 0 deletions Packs/DuoAdminApi/ReleaseNotes/4_0_14.md
@@ -0,0 +1,5 @@
#### Integrations
##### Duo Event Collector
- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.80194*.
##### DUO Admin
- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.80194*.
2 changes: 1 addition & 1 deletion Packs/DuoAdminApi/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "DUO Admin",
"description": "DUO for admins.\nMust have access to the admin api in order to use this",
"support": "xsoar",
"currentVersion": "4.0.13",
"currentVersion": "4.0.14",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -338,7 +338,7 @@ script:
description: Authentication lease duration in seconds, 0 if indefinitely.
type: number
description: Creates a new authentication token.
dockerimage: demisto/vendors-sdk:1.0.0.79366
dockerimage: demisto/vendors-sdk:1.0.0.80194
tests:
- hashicorp_test
fromversion: 5.0.0
3 changes: 3 additions & 0 deletions Packs/HashiCorp-Vault/ReleaseNotes/1_1_20.md
@@ -0,0 +1,3 @@
#### Integrations
##### HashiCorp Vault
- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.80194*.
2 changes: 1 addition & 1 deletion Packs/HashiCorp-Vault/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "HashiCorp Vault",
"description": "Manage Secrets and Protect Sensitive Data through HashiCorp Vault",
"support": "xsoar",
"currentVersion": "1.1.19",
"currentVersion": "1.1.20",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Kafka/Integrations/KafkaV3/KafkaV3.yml
Expand Up @@ -148,7 +148,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/vendors-sdk:1.0.0.79366
dockerimage: demisto/vendors-sdk:1.0.0.80194
fromversion: 6.1.0
tests:
- KafkaV3 Test
3 changes: 3 additions & 0 deletions Packs/Kafka/ReleaseNotes/2_0_19.md
@@ -0,0 +1,3 @@
#### Integrations
##### Kafka v3
- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.80194*.
2 changes: 1 addition & 1 deletion Packs/Kafka/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Kafka",
"description": "Kafka is an open source distributed streaming platform.",
"support": "xsoar",
"currentVersion": "2.0.18",
"currentVersion": "2.0.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/TeamCymru/Integrations/TeamCymru/TeamCymru.yml
Expand Up @@ -157,7 +157,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/vendors-sdk:1.0.0.79366
dockerimage: demisto/vendors-sdk:1.0.0.80194
fromversion: 6.5.0
tests:
- TeamCymruTest
3 changes: 3 additions & 0 deletions Packs/TeamCymru/ReleaseNotes/1_0_19.md
@@ -0,0 +1,3 @@
#### Integrations
##### Team Cymru
- Updated the Docker image to: *demisto/vendors-sdk:1.0.0.80194*.
2 changes: 1 addition & 1 deletion Packs/TeamCymru/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Team Cymru",
"description": "Team Cymru is an internet security firm that offers research services making the internet a more secure place.",
"support": "xsoar",
"currentVersion": "1.0.18",
"currentVersion": "1.0.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 966b82a

Please sign in to comment.