Skip to content

Commit

Permalink
Update Docker Image To demisto/googleapi-python3 (#29601)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack GoogleDrive

* Added release notes to pack GoogleDrive

* Packs/GoogleDrive/Integrations/GoogleDrive/GoogleDrive.yml Docker image update

* Updated Metadata Of Pack GoogleCalendar

* Added release notes to pack GoogleCalendar

* Packs/GoogleCalendar/Integrations/GoogleCalendar/GoogleCalendar.yml Docker image update

* update pack_metadata

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>
  • Loading branch information
content-bot and israelpoli committed Sep 11, 2023
1 parent a903fd7 commit 5cf973d
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
Expand Up @@ -173,7 +173,7 @@ script:
- contextPath: GoogleCalendar.PageToken.Acl.nextSyncToken
description: Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
type: String
dockerimage: demisto/googleapi-python3:1.0.0.71902
dockerimage: demisto/googleapi-python3:1.0.0.73655
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleCalendar/ReleaseNotes/1_1_35.md
@@ -0,0 +1,3 @@
#### Integrations
##### Google Calendar
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.73655*.
2 changes: 1 addition & 1 deletion Packs/GoogleCalendar/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Google Calendar",
"description": "Google Calendar integration with Cortex XSOAR.",
"support": "xsoar",
"currentVersion": "1.1.34",
"currentVersion": "1.1.35",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleDrive/ReleaseNotes/1_2_42.md
@@ -0,0 +1,3 @@
#### Integrations
##### Google Drive
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.73655*.
2 changes: 1 addition & 1 deletion Packs/GoogleDrive/pack_metadata.json
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.41",
"currentVersion": "1.2.42",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 5cf973d

Please sign in to comment.