From bec3d391bb7e0158049b30104c2eed07deda381f Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 16 Feb 2023 09:41:17 +0200 Subject: [PATCH] Update Docker Image To demisto/pycountry (#24653) * Updated Metadata Of Pack CyCognito * Added release notes to pack CyCognito * Packs/CyCognito/Integrations/CyCognito/CyCognito.yml Docker image update --- Packs/CyCognito/Integrations/CyCognito/CyCognito.yml | 2 +- Packs/CyCognito/ReleaseNotes/1_0_5.md | 3 +++ Packs/CyCognito/pack_metadata.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Packs/CyCognito/ReleaseNotes/1_0_5.md diff --git a/Packs/CyCognito/Integrations/CyCognito/CyCognito.yml b/Packs/CyCognito/Integrations/CyCognito/CyCognito.yml index c8970fd5fff1..e9f7439037c3 100644 --- a/Packs/CyCognito/Integrations/CyCognito/CyCognito.yml +++ b/Packs/CyCognito/Integrations/CyCognito/CyCognito.yml @@ -1041,7 +1041,7 @@ script: - contextPath: CyCognito.Asset.discoverability description: Quantifies an asset's level of exposure. type: String - dockerimage: demisto/pycountry:1.0.0.44872 + dockerimage: demisto/pycountry:1.0.0.48155 feed: false isfetch: true isremotesyncin: true diff --git a/Packs/CyCognito/ReleaseNotes/1_0_5.md b/Packs/CyCognito/ReleaseNotes/1_0_5.md new file mode 100644 index 000000000000..4de7db876a7c --- /dev/null +++ b/Packs/CyCognito/ReleaseNotes/1_0_5.md @@ -0,0 +1,3 @@ +#### Integrations +##### CyCognito +- Updated the Docker image to: *demisto/pycountry:1.0.0.48155*. diff --git a/Packs/CyCognito/pack_metadata.json b/Packs/CyCognito/pack_metadata.json index 5fff526fbf3b..d2ad502adc7c 100644 --- a/Packs/CyCognito/pack_metadata.json +++ b/Packs/CyCognito/pack_metadata.json @@ -2,7 +2,7 @@ "name": "CyCognito", "description": "Fetches the issues associated with a particular asset from the CyCognito platform.", "support": "partner", - "currentVersion": "1.0.4", + "currentVersion": "1.0.5", "author": "CyCognito", "url": "", "email": "support@cycognito.com",