Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image To demisto/googleapi-python3 #28879

Merged
merged 9 commits into from
Aug 10, 2023
2 changes: 1 addition & 1 deletion Packs/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2229,7 +2229,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.66918
dockerimage: demisto/googleapi-python3:1.0.0.68850
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/GSuiteAdmin/ReleaseNotes/1_1_25.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.68850*.
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.24",
"currentVersion": "1.1.25",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.65453
dockerimage: demisto/googleapi-python3:1.0.0.68850
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_32.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.68850*.
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.31",
"currentVersion": "1.1.32",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/GoogleDrive/Integrations/GoogleDrive/GoogleDrive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2701,7 +2701,7 @@ script:
predefined:
- "true"
- "false"
dockerimage: demisto/googleapi-python3:1.0.0.66918
dockerimage: demisto/googleapi-python3:1.0.0.68850
isfetch: true
runonce: false
script: "-"
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleDrive/ReleaseNotes/1_2_39.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Google Drive
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.68850*.
2 changes: 1 addition & 1 deletion Packs/GoogleDrive/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Google Drive",
"description": "Google Drive allows users to store files on their servers, synchronize files across devices, and share files. This integration helps you to create a new drive, query past activity and view change logs performed by the users, as well as list drives and files, and manage their permissions.",
"support": "xsoar",
"currentVersion": "1.2.38",
"currentVersion": "1.2.39",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down