Skip to content

Commit

Permalink
Update Docker Image To demisto/py3-tools (demisto#27630)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack Zabbix

* Added release notes to pack Zabbix

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

* Updated Metadata Of Pack SEKOIAIntelligenceCenter

* Added release notes to pack SEKOIAIntelligenceCenter

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

* Updated Metadata Of Pack FeedCyjax

* Added release notes to pack FeedCyjax

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

* Updated Metadata Of Pack CommonWidgets

* Added release notes to pack CommonWidgets

* Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml Docker image update

* Updated Metadata Of Pack FiltersAndTransformers

* Added release notes to pack FiltersAndTransformers

* Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml Docker image update
  • Loading branch information
content-bot authored and xsoar-bot committed Jul 26, 2023
1 parent 6d52df8 commit c8ae740
Show file tree
Hide file tree
Showing 15 changed files with 27 additions and 10 deletions.
4 changes: 4 additions & 0 deletions Packs/CommonWidgets/ReleaseNotes/1_2_22.md
@@ -0,0 +1,4 @@

#### Scripts
##### RSSWidget
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64013*.
2 changes: 1 addition & 1 deletion Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml
Expand Up @@ -32,7 +32,7 @@ args:
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.64013
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonWidgets/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Common Widgets",
"description": "Frequently used widgets pack.",
"support": "xsoar",
"currentVersion": "1.2.21",
"currentVersion": "1.2.22",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedCyjax/Integrations/FeedCyjax/FeedCyjax.yml
Expand Up @@ -155,7 +155,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.64013
fromversion: 5.5.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/FeedCyjax/ReleaseNotes/1_0_16.md
@@ -0,0 +1,3 @@
#### Integrations
##### Cyjax Feed
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64013*.
2 changes: 1 addition & 1 deletion Packs/FeedCyjax/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cyjax Feed",
"description": "This pack is used to pull indicators of compromise from the Cyjax Threat Intelligence Platform.",
"support": "partner",
"currentVersion": "1.0.15",
"currentVersion": "1.0.16",
"author": "Cyjax",
"url": "https://cyjax.com",
"email": "devs@cyjax.com",
Expand Down
4 changes: 4 additions & 0 deletions Packs/FiltersAndTransformers/ReleaseNotes/1_2_21.md
@@ -0,0 +1,4 @@

#### Scripts
##### jmespath
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64013*.
2 changes: 1 addition & 1 deletion Packs/FiltersAndTransformers/Scripts/Jmespath/Jmespath.yml
Expand Up @@ -19,7 +19,7 @@ args:
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/py3-tools:1.0.0.54695
dockerimage: demisto/py3-tools:1.0.0.64013
runas: DBotWeakRole
fromversion: 5.0.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/FiltersAndTransformers/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Filters And Transformers",
"description": "Frequently used filters and transformers pack.",
"support": "xsoar",
"currentVersion": "1.2.20",
"currentVersion": "1.2.21",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -1295,7 +1295,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.64013
fromversion: 6.2.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/SEKOIAIntelligenceCenter/ReleaseNotes/1_2_9.md
@@ -0,0 +1,3 @@
#### Integrations
##### SEKOIAIntelligenceCenter
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64013*.
2 changes: 1 addition & 1 deletion Packs/SEKOIAIntelligenceCenter/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "SEKOIAIntelligenceCenter",
"description": "Request SEKOIA.IO Intelligence Center from Cortex XSOAR",
"support": "partner",
"currentVersion": "1.2.8",
"currentVersion": "1.2.9",
"author": "SEKOIA.IO",
"url": "https://www.sekoia.io/en/contact/",
"email": "contact@sekoia.io",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Zabbix/Integrations/Zabbix/Zabbix.yml
Expand Up @@ -455,7 +455,7 @@ script:
description: Whether the event is suppressed.
type: number
description: Get events
dockerimage: demisto/py3-tools:1.0.0.61931
dockerimage: demisto/py3-tools:1.0.0.64013
isfetch: false
longRunning: false
longRunningPort: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/Zabbix/ReleaseNotes/1_0_14.md
@@ -0,0 +1,3 @@
#### Integrations
##### Zabbix
- Updated the Docker image to: *demisto/py3-tools:1.0.0.64013*.
2 changes: 1 addition & 1 deletion Packs/Zabbix/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Zabbix",
"description": "Allow integration with Zabbix api.",
"support": "developer",
"currentVersion": "1.0.13",
"currentVersion": "1.0.14",
"author": "Henrique Caires",
"url": "https://support.zabbix.com/secure/Dashboard.jspa",
"email": "henrique@caires.net.br",
Expand Down

0 comments on commit c8ae740

Please sign in to comment.