diff --git a/Packs/McAfee-MAR/Integrations/McAfee-MAR/McAfee-MAR.yml b/Packs/McAfee-MAR/Integrations/McAfee-MAR/McAfee-MAR.yml index aec95a02a0db..0a3cc52b00a6 100644 --- a/Packs/McAfee-MAR/Integrations/McAfee-MAR/McAfee-MAR.yml +++ b/Packs/McAfee-MAR/Integrations/McAfee-MAR/McAfee-MAR.yml @@ -496,7 +496,7 @@ script: - contextPath: MAR.HostInfo.Os description: Host operation system description: Gets host information from McAfee Active Response - dockerimage: demisto/dxl:1.0.0.63890 + dockerimage: demisto/dxl:1.0.0.86273 fromversion: 5.0.0 tests: - No tests (auto formatted) diff --git a/Packs/McAfee-MAR/ReleaseNotes/1_0_8.md b/Packs/McAfee-MAR/ReleaseNotes/1_0_8.md new file mode 100644 index 000000000000..2d076089a968 --- /dev/null +++ b/Packs/McAfee-MAR/ReleaseNotes/1_0_8.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### McAfee Active Response + +- Updated the Docker image to: *demisto/dxl:1.0.0.86273*. diff --git a/Packs/McAfee-MAR/pack_metadata.json b/Packs/McAfee-MAR/pack_metadata.json index ff17f7b5b06a..f4de82ba9cc9 100644 --- a/Packs/McAfee-MAR/pack_metadata.json +++ b/Packs/McAfee-MAR/pack_metadata.json @@ -2,7 +2,7 @@ "name": "McAfee Active Response", "description": "Connect to MAR using its DXL client", "support": "xsoar", - "currentVersion": "1.0.7", + "currentVersion": "1.0.8", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/McAfee_DXL/Integrations/McAfee_DXL/McAfee_DXL.yml b/Packs/McAfee_DXL/Integrations/McAfee_DXL/McAfee_DXL.yml index e5825f01def4..6634e8b75ae1 100644 --- a/Packs/McAfee_DXL/Integrations/McAfee_DXL/McAfee_DXL.yml +++ b/Packs/McAfee_DXL/Integrations/McAfee_DXL/McAfee_DXL.yml @@ -141,7 +141,7 @@ script: name: topic description: The push hash to the DXL fabric. name: dxl-push-hash - dockerimage: demisto/dxl:1.0.0.35274 + dockerimage: demisto/dxl:1.0.0.86273 runonce: false script: '-' subtype: python3 diff --git a/Packs/McAfee_DXL/ReleaseNotes/1_0_5.md b/Packs/McAfee_DXL/ReleaseNotes/1_0_5.md new file mode 100644 index 000000000000..7932a80fb22a --- /dev/null +++ b/Packs/McAfee_DXL/ReleaseNotes/1_0_5.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### McAfee DXL + +- Updated the Docker image to: *demisto/dxl:1.0.0.86273*. diff --git a/Packs/McAfee_DXL/pack_metadata.json b/Packs/McAfee_DXL/pack_metadata.json index 96608cc156ff..9b111b8faa31 100644 --- a/Packs/McAfee_DXL/pack_metadata.json +++ b/Packs/McAfee_DXL/pack_metadata.json @@ -2,7 +2,7 @@ "name": "McAfee DXL", "description": "McAfee DXL client", "support": "xsoar", - "currentVersion": "1.0.4", + "currentVersion": "1.0.5", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",