Skip to content

Commit

Permalink
Update Docker Image To demisto/crypto (#31547)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack MicrosoftGraphMail

* Added release notes to pack MicrosoftGraphMail

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

* Updated Metadata Of Pack AzureSecurityCenter

* Added release notes to pack AzureSecurityCenter

* Packs/AzureSecurityCenter/Integrations/AzureSecurityCenter_v2/AzureSecurityCenter_v2.yml Docker image update

---------

Co-authored-by: israelpoli <72099621+israelpoli@users.noreply.github.com>
  • Loading branch information
content-bot and israelpoli committed Dec 19, 2023
1 parent 3fdae3a commit 4a71efc
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 @@ -466,7 +466,7 @@ script:
type: Unknown
- contextPath: Azure.ResourceGroupName.properties.provisioningState
description: Resource group provisioning state.
dockerimage: demisto/crypto:1.0.0.82826
dockerimage: demisto/crypto:1.0.0.83343
runonce: false
script: '-'
type: python
Expand Down
3 changes: 3 additions & 0 deletions Packs/AzureSecurityCenter/ReleaseNotes/2_0_20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Microsoft Defender for Cloud
- Updated the Docker image to: *demisto/crypto:1.0.0.83343*.
2 changes: 1 addition & 1 deletion Packs/AzureSecurityCenter/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Microsoft Defender for Cloud",
"description": "Unified security management and advanced threat protection across hybrid cloud workloads.",
"support": "xsoar",
"currentVersion": "2.0.19",
"currentVersion": "2.0.20",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,7 @@ script:
required: true
description: Delete a specific email rule by ID for a user's mailbox using Microsoft Graph API.
name: msgraph-mail-delete-rule
dockerimage: demisto/crypto:1.0.0.80694
dockerimage: demisto/crypto:1.0.0.83343
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/MicrosoftGraphMail/ReleaseNotes/1_6_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### O365 Outlook Mail (Using Graph API)
- Updated the Docker image to: *demisto/crypto:1.0.0.83343*.
2 changes: 1 addition & 1 deletion Packs/MicrosoftGraphMail/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Microsoft Graph Mail",
"description": "Microsoft Graph lets your app get authorized access to a user's Outlook mail data in a personal or organization account.",
"support": "xsoar",
"currentVersion": "1.6.0",
"currentVersion": "1.6.1",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 4a71efc

Please sign in to comment.