From 8cf00a0ff8515de4072d69d7442cc2ad302fc04f Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Tue, 25 Jul 2023 08:56:35 +0300 Subject: [PATCH] Update Docker Image To demisto/googleapi-python3 (#28465) * 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 --- Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml | 2 +- Packs/GSuiteAdmin/ReleaseNotes/1_1_23.md | 3 +++ Packs/GSuiteAdmin/pack_metadata.json | 2 +- .../GSuiteSecurityAlertCenter/GSuiteSecurityAlertCenter.yml | 2 +- Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_31.md | 3 +++ Packs/GSuiteSecurityAlertCenter/pack_metadata.json | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 Packs/GSuiteAdmin/ReleaseNotes/1_1_23.md create mode 100644 Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_31.md diff --git a/Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml b/Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml index 1d0e850ac39a..063a6ff34184 100644 --- a/Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml +++ b/Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml @@ -2220,7 +2220,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.64742 + dockerimage: demisto/googleapi-python3:1.0.0.65453 runonce: false script: '-' subtype: python3 diff --git a/Packs/GSuiteAdmin/ReleaseNotes/1_1_23.md b/Packs/GSuiteAdmin/ReleaseNotes/1_1_23.md new file mode 100644 index 000000000000..5d9bdfa14de3 --- /dev/null +++ b/Packs/GSuiteAdmin/ReleaseNotes/1_1_23.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google Workspace Admin +- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.65453*. diff --git a/Packs/GSuiteAdmin/pack_metadata.json b/Packs/GSuiteAdmin/pack_metadata.json index 2064c42db1bc..394190454655 100644 --- a/Packs/GSuiteAdmin/pack_metadata.json +++ b/Packs/GSuiteAdmin/pack_metadata.json @@ -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.22", + "currentVersion": "1.1.23", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/GSuiteSecurityAlertCenter/Integrations/GSuiteSecurityAlertCenter/GSuiteSecurityAlertCenter.yml b/Packs/GSuiteSecurityAlertCenter/Integrations/GSuiteSecurityAlertCenter/GSuiteSecurityAlertCenter.yml index 690bed8d8c3c..a2a782170bd7 100644 --- a/Packs/GSuiteSecurityAlertCenter/Integrations/GSuiteSecurityAlertCenter/GSuiteSecurityAlertCenter.yml +++ b/Packs/GSuiteSecurityAlertCenter/Integrations/GSuiteSecurityAlertCenter/GSuiteSecurityAlertCenter.yml @@ -767,7 +767,7 @@ script: - contextPath: GSuiteSecurityAlert.Recover.failedAlerts.status description: Status of the failed alert recovery. type: String - dockerimage: demisto/googleapi-python3:1.0.0.64742 + dockerimage: demisto/googleapi-python3:1.0.0.65453 isfetch: true runonce: false script: '-' diff --git a/Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_31.md b/Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_31.md new file mode 100644 index 000000000000..6aef78657b5e --- /dev/null +++ b/Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_31.md @@ -0,0 +1,3 @@ +#### Integrations +##### G Suite Security Alert Center +- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.65453*. diff --git a/Packs/GSuiteSecurityAlertCenter/pack_metadata.json b/Packs/GSuiteSecurityAlertCenter/pack_metadata.json index edcfdbd56bf9..1ead48513d35 100644 --- a/Packs/GSuiteSecurityAlertCenter/pack_metadata.json +++ b/Packs/GSuiteSecurityAlertCenter/pack_metadata.json @@ -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.30", + "currentVersion": "1.1.31", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",