Skip to content

Commit

Permalink
Update Docker Image To demisto/googleapi-python3 (demisto#29880)
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

---------

Co-authored-by: israelpoli <72099621+israelpoli@users.noreply.github.com>
  • Loading branch information
2 people authored and wolyslager committed Sep 29, 2023
1 parent fa7a262 commit 0e1d14f
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
Original file line number Diff line number Diff line change
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.73655
dockerimage: demisto/googleapi-python3:1.0.0.75697
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleCalendar/ReleaseNotes/1_1_36.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Google Calendar
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.75697*.
2 changes: 1 addition & 1 deletion Packs/GoogleCalendar/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Google Calendar",
"description": "Google Calendar integration with Cortex XSOAR.",
"support": "xsoar",
"currentVersion": "1.1.35",
"currentVersion": "1.1.36",
"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 @@ -3046,7 +3046,7 @@ script:
- contextPath: GoogleDrive.Labels.labels.revisionId
description: 'The revision id of the label.'
type: String
dockerimage: demisto/googleapi-python3:1.0.0.73655
dockerimage: demisto/googleapi-python3:1.0.0.75697
isfetch: true
runonce: false
script: "-"
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleDrive/ReleaseNotes/1_2_43.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.75697*.
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.42",
"currentVersion": "1.2.43",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 0e1d14f

Please sign in to comment.