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/crypto #31030

Merged
merged 6 commits into from
Nov 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@ script:
- contextPath: MicrosoftCloudAppSecurity.UsersAccounts.userGroups.usersCount
description: The number of users in the user group.
type: Number
dockerimage: demisto/crypto:1.0.0.79946
dockerimage: demisto/crypto:1.0.0.80694
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/MicrosoftCloudAppSecurity/ReleaseNotes/2_1_48.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Microsoft Defender for Cloud Apps
- Updated the Docker image to: *demisto/crypto:1.0.0.80694*.
2 changes: 1 addition & 1 deletion Packs/MicrosoftCloudAppSecurity/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Microsoft Defender for Cloud Apps",
"description": "Microsoft Cloud App Security Integration, a Cloud Access Security Broker that supports various deployment modes",
"support": "xsoar",
"currentVersion": "2.1.47",
"currentVersion": "2.1.48",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ script:
- contextPath: MicrosoftTeams.Team.description
description: An optional description for the group.
type: String
dockerimage: demisto/crypto:1.0.0.79610
dockerimage: demisto/crypto:1.0.0.80694
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/MicrosoftTeams/ReleaseNotes/1_4_38.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Microsoft Teams Management
- Updated the Docker image to: *demisto/crypto:1.0.0.80694*.
2 changes: 1 addition & 1 deletion Packs/MicrosoftTeams/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Microsoft Teams",
"description": "Send messages and notifications to your team members.",
"support": "xsoar",
"currentVersion": "1.4.37",
"currentVersion": "1.4.38",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down