From b2a66b971738d14b32ec589424ec19cdeb0abfaf Mon Sep 17 00:00:00 2001 From: ilappe Date: Mon, 19 Feb 2024 15:34:48 +0200 Subject: [PATCH] update docker + RN --- Packs/PAN-OS/Integrations/Panorama/Panorama.yml | 2 +- Packs/PAN-OS/ReleaseNotes/2_1_21.md | 6 ++++++ Packs/PAN-OS/pack_metadata.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 Packs/PAN-OS/ReleaseNotes/2_1_21.md diff --git a/Packs/PAN-OS/Integrations/Panorama/Panorama.yml b/Packs/PAN-OS/Integrations/Panorama/Panorama.yml index 3f06e3bf9f7f..b4f78830a80f 100644 --- a/Packs/PAN-OS/Integrations/Panorama/Panorama.yml +++ b/Packs/PAN-OS/Integrations/Panorama/Panorama.yml @@ -9368,7 +9368,7 @@ script: description: The job ID to use when polling. description: Exports a tech support file (TSF). polling: true - dockerimage: demisto/pan-os-python:1.0.0.85910 + dockerimage: demisto/pan-os-python:1.0.0.87401 isfetch: true runonce: false script: '' diff --git a/Packs/PAN-OS/ReleaseNotes/2_1_21.md b/Packs/PAN-OS/ReleaseNotes/2_1_21.md new file mode 100644 index 000000000000..54e6c97c674b --- /dev/null +++ b/Packs/PAN-OS/ReleaseNotes/2_1_21.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Palo Alto Networks PAN-OS + +- Updated the Docker image to: *demisto/pan-os-python:1.0.0.87401*. diff --git a/Packs/PAN-OS/pack_metadata.json b/Packs/PAN-OS/pack_metadata.json index c1df639e6830..5382494f2859 100644 --- a/Packs/PAN-OS/pack_metadata.json +++ b/Packs/PAN-OS/pack_metadata.json @@ -2,7 +2,7 @@ "name": "PAN-OS by Palo Alto Networks", "description": "Manage Palo Alto Networks Firewall and Panorama. Use this pack to manage Prisma Access through Panorama. For more information see Panorama documentation.", "support": "xsoar", - "currentVersion": "2.1.20", + "currentVersion": "2.1.21", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",