From f955587082c8182731a8f6d8cda2975096e2ba5c Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:47:21 +0200 Subject: [PATCH] Update Docker Image To demisto/google-api-py3 (#32900) * 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_12.md | 3 +++ Packs/GoogleCloudLogging/pack_metadata.json | 2 +- .../Integrations/GoogleCloudSCC/GoogleCloudSCC.yml | 2 +- Packs/GoogleCloudSCC/ReleaseNotes/2_1_22.md | 3 +++ Packs/GoogleCloudSCC/pack_metadata.json | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 Packs/GoogleCloudLogging/ReleaseNotes/1_0_12.md create mode 100644 Packs/GoogleCloudSCC/ReleaseNotes/2_1_22.md diff --git a/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml b/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml index ca849490c6c4..6a3719939e71 100644 --- a/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml +++ b/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml @@ -187,7 +187,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/google-api-py3:1.0.0.85000 + dockerimage: demisto/google-api-py3:1.0.0.87732 fromversion: 6.8.0 tests: - No tests (auto formatted) diff --git a/Packs/GoogleCloudLogging/ReleaseNotes/1_0_12.md b/Packs/GoogleCloudLogging/ReleaseNotes/1_0_12.md new file mode 100644 index 000000000000..0dea4bb29b32 --- /dev/null +++ b/Packs/GoogleCloudLogging/ReleaseNotes/1_0_12.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google Cloud Logging +- Updated the Docker image to: *demisto/google-api-py3:1.0.0.87732*. diff --git a/Packs/GoogleCloudLogging/pack_metadata.json b/Packs/GoogleCloudLogging/pack_metadata.json index a477420e6764..4ac2ed322f8a 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.11", + "currentVersion": "1.0.12", "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 b6034245110d..245349561518 100644 --- a/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml +++ b/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml @@ -559,7 +559,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.85000 + dockerimage: demisto/google-api-py3:1.0.0.87732 isfetch: true runonce: false script: '-' diff --git a/Packs/GoogleCloudSCC/ReleaseNotes/2_1_22.md b/Packs/GoogleCloudSCC/ReleaseNotes/2_1_22.md new file mode 100644 index 000000000000..3fffa51227bd --- /dev/null +++ b/Packs/GoogleCloudSCC/ReleaseNotes/2_1_22.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google Cloud SCC +- Updated the Docker image to: *demisto/google-api-py3:1.0.0.87732*. diff --git a/Packs/GoogleCloudSCC/pack_metadata.json b/Packs/GoogleCloudSCC/pack_metadata.json index 3eceed839eb0..13e37f1d88de 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.21", + "currentVersion": "2.1.22", "author": "GoogleCloudSCC", "url": "https://cloud.google.com/security-command-center", "email": "",