Skip to content

Commit 60bcf9e

Browse files
authored
Xsup 67244/update pandas docker (#44121)
* Updated pandas docker image to 1.0.0.8416510 for SetGridField, XSOARValueMetrics * RN
1 parent 69feb67 commit 60bcf9e

6 files changed

Lines changed: 18 additions & 4 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
#### Scripts
3+
4+
##### SetGridField
5+
6+
- Updated the Docker image to: *demisto/pandas:1.0.0.8416510*.
7+

Packs/CommonScripts/Scripts/SetGridField/SetGridField.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ script: '-'
4343
subtype: python3
4444
timeout: '0'
4545
type: python
46-
dockerimage: demisto/pandas:1.0.0.5493115
46+
dockerimage: demisto/pandas:1.0.0.8416510
4747
fromversion: 5.0.0
4848
tests:
4949
- No tests

Packs/CommonScripts/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Common Scripts",
33
"description": "Frequently used scripts pack.",
44
"support": "xsoar",
5-
"currentVersion": "1.22.3",
5+
"currentVersion": "1.22.4",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
#### Scripts
3+
4+
##### XSOARValueMetrics
5+
6+
- Updated the Docker image to: *demisto/pandas:1.0.0.8416510*.
7+

Packs/CommunityCommonDashboards/Scripts/XSOARValueMetrics/XSOARValueMetrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ commonfields:
4949
contentitemexportablefields:
5050
contentitemfields:
5151
fromServerVersion: ''
52-
dockerimage: demisto/pandas:1.0.0.5493115
52+
dockerimage: demisto/pandas:1.0.0.8416510
5353
enabled: true
5454
engineinfo: {}
5555
name: XSOARValueMetrics

Packs/CommunityCommonDashboards/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Community Common Dashboards",
33
"description": "A pack that contains community dashboards",
44
"support": "community",
5-
"currentVersion": "2.1.6",
5+
"currentVersion": "2.1.7",
66
"author": "Randy Uhrlaub",
77
"url": "",
88
"email": "",

0 commit comments

Comments
 (0)