diff --git a/Packs/CommonWidgets/ReleaseNotes/1_2_52.md b/Packs/CommonWidgets/ReleaseNotes/1_2_52.md new file mode 100644 index 000000000000..bf940f112114 --- /dev/null +++ b/Packs/CommonWidgets/ReleaseNotes/1_2_52.md @@ -0,0 +1,7 @@ + +#### Scripts + +##### RSSWidget + + +- Updated the Docker image to: *demisto/py3-tools:1.0.0.116158*. diff --git a/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml b/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml index 34bf33872876..3f190822637f 100644 --- a/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml +++ b/Packs/CommonWidgets/Scripts/RSSWidget/RSSWidget.yml @@ -31,7 +31,7 @@ args: defaultValue: 'false' scripttarget: 0 subtype: python3 -dockerimage: demisto/py3-tools:1.0.0.87415 +dockerimage: demisto/py3-tools:1.0.0.116158 runas: DBotWeakRole fromversion: 5.5.0 tests: diff --git a/Packs/CommonWidgets/pack_metadata.json b/Packs/CommonWidgets/pack_metadata.json index 0ca859d3be24..3bc9eca4c3c5 100644 --- a/Packs/CommonWidgets/pack_metadata.json +++ b/Packs/CommonWidgets/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Common Widgets", "description": "Frequently used widgets pack.", "support": "xsoar", - "currentVersion": "1.2.51", + "currentVersion": "1.2.52", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/JARM/Integrations/JARM/JARM.yml b/Packs/JARM/Integrations/JARM/JARM.yml index acc7d0f0c489..f6cae28f8772 100644 --- a/Packs/JARM/Integrations/JARM/JARM.yml +++ b/Packs/JARM/Integrations/JARM/JARM.yml @@ -53,7 +53,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/py3-tools:1.0.0.82341 + dockerimage: demisto/py3-tools:1.0.0.116158 fromversion: 5.0.0 tests: - JARM-Test diff --git a/Packs/JARM/ReleaseNotes/1_0_16.md b/Packs/JARM/ReleaseNotes/1_0_16.md new file mode 100644 index 000000000000..22e1083b3b88 --- /dev/null +++ b/Packs/JARM/ReleaseNotes/1_0_16.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### JARM + + +- Updated the Docker image to: *demisto/py3-tools:1.0.0.116158*. diff --git a/Packs/JARM/pack_metadata.json b/Packs/JARM/pack_metadata.json index 3a9b29d90e23..ccb9ba989bfe 100644 --- a/Packs/JARM/pack_metadata.json +++ b/Packs/JARM/pack_metadata.json @@ -2,7 +2,7 @@ "name": "JARM", "description": "This pack introduces the JARM indicator type and commands for generating new JARM fingerprints of servers using TLS.", "support": "developer", - "currentVersion": "1.0.15", + "currentVersion": "1.0.16", "author": "Palo Alto Networks Developer Relations", "url": "", "email": "devrel@paloaltonetworks.com", diff --git a/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml b/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml index 8372519f9b77..934c6ae5ff73 100644 --- a/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml +++ b/Packs/Zabbix/Integrations/Zabbix/Zabbix.yml @@ -455,7 +455,7 @@ script: description: Whether the event is suppressed. type: number description: Get events. - dockerimage: demisto/py3-tools:1.0.0.87415 + dockerimage: demisto/py3-tools:1.0.0.116158 runonce: false script: '-' type: python diff --git a/Packs/Zabbix/ReleaseNotes/1_0_35.md b/Packs/Zabbix/ReleaseNotes/1_0_35.md new file mode 100644 index 000000000000..3b8f1e5193eb --- /dev/null +++ b/Packs/Zabbix/ReleaseNotes/1_0_35.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### Zabbix + + +- Updated the Docker image to: *demisto/py3-tools:1.0.0.116158*. diff --git a/Packs/Zabbix/pack_metadata.json b/Packs/Zabbix/pack_metadata.json index a6c132c1bfc9..06ba0c7b39f9 100644 --- a/Packs/Zabbix/pack_metadata.json +++ b/Packs/Zabbix/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Zabbix", "description": "Allow integration with Zabbix api.", "support": "developer", - "currentVersion": "1.0.34", + "currentVersion": "1.0.35", "author": "Henrique Caires", "url": "https://support.zabbix.com/secure/Dashboard.jspa", "email": "henrique@caires.net.br",