From 9c821f728e2f05397ade8a2d85ebb721e921f808 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Sun, 9 Jul 2023 10:23:00 +0300 Subject: [PATCH] Update Docker Image To demisto/google-api-py3 (#27980) * Updated Metadata Of Pack GoogleCloudSCC * Added release notes to pack GoogleCloudSCC * Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml Docker image update * Updated Metadata Of Pack GoogleCloudLogging * Added release notes to pack GoogleCloudLogging * Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml Docker image update --- .../Integrations/GoogleCloudLogging/GoogleCloudLogging.yml | 2 +- Packs/GoogleCloudLogging/ReleaseNotes/1_0_4.md | 3 +++ Packs/GoogleCloudLogging/pack_metadata.json | 2 +- .../Integrations/GoogleCloudSCC/GoogleCloudSCC.yml | 2 +- Packs/GoogleCloudSCC/ReleaseNotes/2_1_14.md | 3 +++ Packs/GoogleCloudSCC/pack_metadata.json | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 Packs/GoogleCloudLogging/ReleaseNotes/1_0_4.md create mode 100644 Packs/GoogleCloudSCC/ReleaseNotes/2_1_14.md diff --git a/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml b/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml index 89bbe1f2d0ac..3ae5badba21d 100644 --- a/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml +++ b/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml @@ -185,7 +185,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/google-api-py3:1.0.0.64100 + dockerimage: demisto/google-api-py3:1.0.0.64728 fromversion: 6.8.0 tests: - No tests (auto formatted) diff --git a/Packs/GoogleCloudLogging/ReleaseNotes/1_0_4.md b/Packs/GoogleCloudLogging/ReleaseNotes/1_0_4.md new file mode 100644 index 000000000000..73c3d55b23e2 --- /dev/null +++ b/Packs/GoogleCloudLogging/ReleaseNotes/1_0_4.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google Cloud Logging +- Updated the Docker image to: *demisto/google-api-py3:1.0.0.64728*. diff --git a/Packs/GoogleCloudLogging/pack_metadata.json b/Packs/GoogleCloudLogging/pack_metadata.json index c75d5cddb3dc..d2fdfdd355e7 100644 --- a/Packs/GoogleCloudLogging/pack_metadata.json +++ b/Packs/GoogleCloudLogging/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Google Cloud Logging", "description": "Google Cloud Logging is a managed logging solution provided by Google Cloud Platform (GCP) that allows users to collect, store, search, analyze, and monitor logs generated by GCP services, third-party applications, and custom applications running on GCP.", "support": "xsoar", - "currentVersion": "1.0.3", + "currentVersion": "1.0.4", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml b/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml index 377e69e7dbac..3b1768f2a79a 100644 --- a/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml +++ b/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml @@ -552,7 +552,7 @@ script: - contextPath: GoogleCloudSCC.Finding.securityMarks.marks description: Mutable user specified security marks belonging to the parent resource. type: String - dockerimage: demisto/google-api-py3:1.0.0.64100 + dockerimage: demisto/google-api-py3:1.0.0.64728 isfetch: true runonce: false script: '-' diff --git a/Packs/GoogleCloudSCC/ReleaseNotes/2_1_14.md b/Packs/GoogleCloudSCC/ReleaseNotes/2_1_14.md new file mode 100644 index 000000000000..97593d3252e1 --- /dev/null +++ b/Packs/GoogleCloudSCC/ReleaseNotes/2_1_14.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google Cloud SCC +- Updated the Docker image to: *demisto/google-api-py3:1.0.0.64728*. diff --git a/Packs/GoogleCloudSCC/pack_metadata.json b/Packs/GoogleCloudSCC/pack_metadata.json index 66d968fcb6d5..c28d8c4fd04e 100644 --- a/Packs/GoogleCloudSCC/pack_metadata.json +++ b/Packs/GoogleCloudSCC/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Google Cloud SCC", "description": "This pack leverages the features of Google Cloud Security to provide an organization-wide framework for detection and response.", "support": "partner", - "currentVersion": "2.1.13", + "currentVersion": "2.1.14", "author": "GoogleCloudSCC", "url": "https://cloud.google.com/security-command-center", "email": "",