From e795a043a44a7752f176a6cac5b11159d1d1234b Mon Sep 17 00:00:00 2001 From: samuelFain <65926551+samuelFain@users.noreply.github.com> Date: Wed, 10 Jul 2024 16:35:06 +0300 Subject: [PATCH] [Auto Update Docker] AUD-demisto/auto_update_docker_staging_branch_11 (#35352) * Replace PopularNews docker image to demisto/bs4-py3 * Update RN --- .../Integrations/PopularNews/PopularNews.yml | 2 +- Packs/PopularCybersecurityNews/ReleaseNotes/1_0_7.md | 6 ++++++ Packs/PopularCybersecurityNews/pack_metadata.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 Packs/PopularCybersecurityNews/ReleaseNotes/1_0_7.md diff --git a/Packs/PopularCybersecurityNews/Integrations/PopularNews/PopularNews.yml b/Packs/PopularCybersecurityNews/Integrations/PopularNews/PopularNews.yml index 6ee33a27d05..fbdc1c249fd 100644 --- a/Packs/PopularCybersecurityNews/Integrations/PopularNews/PopularNews.yml +++ b/Packs/PopularCybersecurityNews/Integrations/PopularNews/PopularNews.yml @@ -24,7 +24,7 @@ script: - arguments: [] description: Get News from all outlets name: get-news-generic-all - dockerimage: demisto/bs4:1.0.0.76921 + dockerimage: demisto/bs4-py3:1.0.0.102502 script: '' subtype: python3 type: python diff --git a/Packs/PopularCybersecurityNews/ReleaseNotes/1_0_7.md b/Packs/PopularCybersecurityNews/ReleaseNotes/1_0_7.md new file mode 100644 index 00000000000..fc40732c5f4 --- /dev/null +++ b/Packs/PopularCybersecurityNews/ReleaseNotes/1_0_7.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Popular News + +- Updated the Docker image to: *demisto/bs4-py3:1.0.0.102502*. diff --git a/Packs/PopularCybersecurityNews/pack_metadata.json b/Packs/PopularCybersecurityNews/pack_metadata.json index 05eaaef8091..9f5a0a52cbf 100644 --- a/Packs/PopularCybersecurityNews/pack_metadata.json +++ b/Packs/PopularCybersecurityNews/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Popular Cybersecurity News", "description": "Pack contains an Integration to fetch recent news from Popular security news sites like The Hacker News, Krebs on Security and Threatpost. Contains Playbook (to be run as a Job), News incident type and Layout including a grid for viewing the news articles along with redirects.\n\n", "support": "community", - "currentVersion": "1.0.6", + "currentVersion": "1.0.7", "author": "Vibhu Bharadwaj", "url": "", "email": "",