Skip to content

Commit

Permalink
Update Docker Image To demisto/googleapi-python3 (demisto#28018)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack GSuiteAdmin

* Added release notes to pack GSuiteAdmin

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

* Updated Metadata Of Pack GSuiteSecurityAlertCenter

* Added release notes to pack GSuiteSecurityAlertCenter

* Packs/GSuiteSecurityAlertCenter/Integrations/GSuiteSecurityAlertCenter/GSuiteSecurityAlertCenter.yml Docker image update
  • Loading branch information
content-bot authored and xsoar-bot committed Aug 2, 2023
1 parent 64a1017 commit fbdba4c
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2215,7 +2215,7 @@ script:
- contextPath: GSuite.Group.nonEditableAliases
description: List of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains.
type: String
dockerimage: demisto/googleapi-python3:1.0.0.64077
dockerimage: demisto/googleapi-python3:1.0.0.64742
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/GSuiteAdmin/ReleaseNotes/1_1_22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Google Workspace Admin
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.64742*.
2 changes: 1 addition & 1 deletion Packs/GSuiteAdmin/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "G Suite Admin",
"description": "G Suite Admin integration with Cortex XSOAR. G Suite or Google Workspace Admin is an integration to perform an action on IT infrastructure, create users, update settings, and more administrative tasks.",
"support": "xsoar",
"currentVersion": "1.1.21",
"currentVersion": "1.1.22",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ script:
- contextPath: GSuiteSecurityAlert.Recover.failedAlerts.status
description: Status of the failed alert recovery.
type: String
dockerimage: demisto/googleapi-python3:1.0.0.64077
dockerimage: demisto/googleapi-python3:1.0.0.64742
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### G Suite Security Alert Center
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.64742*.
2 changes: 1 addition & 1 deletion Packs/GSuiteSecurityAlertCenter/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "G Suite Security Alert Center",
"description": "Fetch alert types, delete or recover alerts, retrieve an alert's metadata, and create or view alert feedback.",
"support": "xsoar",
"currentVersion": "1.1.29",
"currentVersion": "1.1.30",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit fbdba4c

Please sign in to comment.