From a676a8dd0629bd662430114b337080ad72c06b80 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Fri, 4 Aug 2023 09:12:09 +0300 Subject: [PATCH] Update Docker Image To demisto/pycountry (#28767) * Updated Metadata Of Pack FeedCyCognito * Added release notes to pack FeedCyCognito * Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml Docker image update --- .../FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml | 2 +- Packs/FeedCyCognito/ReleaseNotes/1_0_13.md | 3 +++ Packs/FeedCyCognito/pack_metadata.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Packs/FeedCyCognito/ReleaseNotes/1_0_13.md diff --git a/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml b/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml index ba255fd1b6a3..7710ad634be8 100644 --- a/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml +++ b/Packs/FeedCyCognito/Integrations/FeedCyCognito/FeedCyCognito.yml @@ -268,7 +268,7 @@ script: name: tags description: Fetches a given limit of indicators from the CyCognito platform and displays them in human-readable format in the war room. name: cycognito-get-indicators - dockerimage: demisto/pycountry:1.0.0.65943 + dockerimage: demisto/pycountry:1.0.0.66907 feed: true runonce: false script: '-' diff --git a/Packs/FeedCyCognito/ReleaseNotes/1_0_13.md b/Packs/FeedCyCognito/ReleaseNotes/1_0_13.md new file mode 100644 index 000000000000..c6cb11c34c15 --- /dev/null +++ b/Packs/FeedCyCognito/ReleaseNotes/1_0_13.md @@ -0,0 +1,3 @@ +#### Integrations +##### CyCognito Feed +- Updated the Docker image to: *demisto/pycountry:1.0.0.66907*. diff --git a/Packs/FeedCyCognito/pack_metadata.json b/Packs/FeedCyCognito/pack_metadata.json index 815b3485adea..297c6fffed86 100644 --- a/Packs/FeedCyCognito/pack_metadata.json +++ b/Packs/FeedCyCognito/pack_metadata.json @@ -2,7 +2,7 @@ "name": "CyCognito Feed", "description": "Provides a feed integration to retrieve the discovered assets.", "support": "partner", - "currentVersion": "1.0.12", + "currentVersion": "1.0.13", "author": "CyCognito", "url": "", "email": "support@cycognito.com",