From 8cbb3d9e83aaf97e63eaac89ff8108da7b7891f2 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 31 May 2023 09:32:47 +0300 Subject: [PATCH] Update Docker Image To demisto/m2crypto (#27091) * Updated Metadata Of Pack SMIME_Messaging * Added release notes to pack SMIME_Messaging * Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml Docker image update --- .../Integrations/SMIME_Messaging/SMIME_Messaging.yml | 2 +- Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md | 3 +++ Packs/SMIME_Messaging/pack_metadata.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md diff --git a/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml b/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml index cfc88fe97826..a25cc4916ceb 100644 --- a/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml +++ b/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml @@ -105,7 +105,7 @@ script: - contextPath: SMIME.SignedAndEncrypted.Message description: The raw message to send. type: String - dockerimage: demisto/m2crypto:1.0.0.58812 + dockerimage: demisto/m2crypto:1.0.0.61133 isfetch: false longRunning: false longRunningPort: false diff --git a/Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md b/Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md new file mode 100644 index 000000000000..01b7def8836a --- /dev/null +++ b/Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md @@ -0,0 +1,3 @@ +#### Integrations +##### SMIME Messaging +- Updated the Docker image to: *demisto/m2crypto:1.0.0.61133*. diff --git a/Packs/SMIME_Messaging/pack_metadata.json b/Packs/SMIME_Messaging/pack_metadata.json index 8110c4514530..813c3100e298 100644 --- a/Packs/SMIME_Messaging/pack_metadata.json +++ b/Packs/SMIME_Messaging/pack_metadata.json @@ -2,7 +2,7 @@ "name": "SMIME Messaging", "description": "Use the S/MIME (Secure Multipurpose Internet Mail Extensions) integration to send and receive secure MIME data.", "support": "xsoar", - "currentVersion": "1.0.15", + "currentVersion": "1.0.16", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",