Skip to content

Commit 6af55df

Browse files
Agam MoreHagai Revah
andauthored
Update sane doc reports (demisto#13015)
* Update the sane-doc docker image * Update the sane-doc docker release notes * Fix release notes * update docker version for sane-doc-report Co-authored-by: Hagai Revah <[email protected]>
1 parent 7d64b76 commit 6af55df

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Packs/Base/ReleaseNotes/1_12_3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
#### Scripts
3+
##### SaneDocReports
4+
- Fixed an issue where incorrect bar chart values caused an error.
5+
- Updated the Docker image to: *demisto/sane-doc-reports:1.0.0.20692*.

Packs/Base/Scripts/SaneDocReportV2/SaneDocReportV2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tags:
4646
timeout: '0'
4747
type: python
4848
subtype: python3
49-
dockerimage: demisto/sane-doc-reports:1.0.0.13194
49+
dockerimage: demisto/sane-doc-reports:1.0.0.20692
5050
runas: DBotWeakRole
5151
runonce: false
5252
tests:

Packs/Base/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Base",
33
"description": "The base pack for Cortex XSOAR.",
44
"support": "xsoar",
5-
"currentVersion": "1.12.2",
5+
"currentVersion": "1.12.3",
66
"author": "Cortex XSOAR",
77
"serverMinVersion": "6.0.0",
88
"url": "https://www.paloaltonetworks.com/cortex",

0 commit comments

Comments
 (0)