Skip to content

Commit

Permalink
Aud demisto/auto update docker staging branch 32 (demisto#37091)
Browse files Browse the repository at this point in the history
* Updated docker image to demisto/google-api-py3:1.0.0.115331. PR batch #1/1 (demisto#37087)

Co-authored-by: root <root@1e2de18e0cc3>

* update release notes

---------

Co-authored-by: content-bot <[email protected]>
Co-authored-by: root <root@1e2de18e0cc3>
  • Loading branch information
3 people authored Nov 7, 2024
1 parent 4ed79c9 commit b25955b
Show file tree
Hide file tree
Showing 15 changed files with 40 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Packs/GCP-IAM/Integrations/GCPIAM/GCPIAM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@ script:
description: Create a short-lived access token for a service account. The generated token will be exposed to the context menu and War Room, and can potentially be logged.
execution: true
name: gcp-iam-service-account-generate-access-token
dockerimage: demisto/google-api-py3:1.0.0.114199
dockerimage: demisto/google-api-py3:1.0.0.115331
runonce: false
script: '-'
subtype: python3
Expand Down
6 changes: 6 additions & 0 deletions Packs/GCP-IAM/ReleaseNotes/1_0_29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### GCP-IAM

- Updated the Docker image to: *demisto/google-api-py3:1.0.0.115331*.
2 changes: 1 addition & 1 deletion Packs/GCP-IAM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "GCP IAM",
"description": "Manage identity and access control for Google Cloud Platform resources.",
"support": "xsoar",
"currentVersion": "1.0.28",
"currentVersion": "1.0.29",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Gmail/Integrations/Gmail/Gmail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@ script:
- contextPath: Gmail.ForwardingAddress.verificationStatus
description: Indicates whether this address has been verified and is usable for forwarding.
type: String
dockerimage: demisto/google-api-py3:1.0.0.114199
dockerimage: demisto/google-api-py3:1.0.0.115331
isfetch: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/Gmail/ReleaseNotes/1_3_27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Gmail

- Updated the Docker image to: *demisto/google-api-py3:1.0.0.115331*.
2 changes: 1 addition & 1 deletion Packs/Gmail/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Gmail",
"description": "Gmail API and user management (This integration replaces the Gmail functionality in the GoogleApps API and G Suite integration).",
"support": "xsoar",
"currentVersion": "1.3.26",
"currentVersion": "1.3.27",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ script:
required: true
description: Retrieves attachments from a sent Gmail message.
name: gmail-get-attachments
dockerimage: demisto/google-api-py3:1.0.0.114199
dockerimage: demisto/google-api-py3:1.0.0.115331
isfetch: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/GmailSingleUser/ReleaseNotes/1_4_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Gmail Single User

- Updated the Docker image to: *demisto/google-api-py3:1.0.0.115331*.
2 changes: 1 addition & 1 deletion Packs/GmailSingleUser/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Gmail Single User",
"description": "Gmail API using OAuth 2.0.",
"support": "xsoar",
"currentVersion": "1.4.6",
"currentVersion": "1.4.7",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ script:
- contextPath: GoogleCloudFunctions.Execution.error
description: Either a system or user-function generated error. Set if the execution was not successful.
type: String
dockerimage: demisto/google-api-py3:1.0.0.114199
dockerimage: demisto/google-api-py3:1.0.0.115331
runonce: false
script: '-'
type: python
Expand Down
6 changes: 6 additions & 0 deletions Packs/GoogleCloudFunctions/ReleaseNotes/1_0_30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Google Cloud Functions

- Updated the Docker image to: *demisto/google-api-py3:1.0.0.115331*.
2 changes: 1 addition & 1 deletion Packs/GoogleCloudFunctions/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Google Cloud Functions",
"description": "Google Cloud Functions",
"support": "xsoar",
"currentVersion": "1.0.29",
"currentVersion": "1.0.30",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/google-api-py3:1.0.0.114199
dockerimage: demisto/google-api-py3:1.0.0.115331
fromversion: 6.8.0
tests:
- No tests (auto formatted)
6 changes: 6 additions & 0 deletions Packs/GoogleCloudLogging/ReleaseNotes/1_0_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Google Cloud Logging

- Updated the Docker image to: *demisto/google-api-py3:1.0.0.115331*.
2 changes: 1 addition & 1 deletion Packs/GoogleCloudLogging/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.15",
"currentVersion": "1.0.16",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit b25955b

Please sign in to comment.