diff --git a/Packs/Jira/Integrations/JiraV3/JiraV3.yml b/Packs/Jira/Integrations/JiraV3/JiraV3.yml index 82da9fffaf5..8b03ee5ce23 100644 --- a/Packs/Jira/Integrations/JiraV3/JiraV3.yml +++ b/Packs/Jira/Integrations/JiraV3/JiraV3.yml @@ -1480,7 +1480,7 @@ script: - description: Updates the remote incident with local incident changes. This method is only used for debugging purposes and will not update the current incident. name: update-remote-system arguments: [] - dockerimage: demisto/btfl-soup:1.0.1.107991 + dockerimage: demisto/btfl-soup:1.0.1.111953 isfetch: true ismappable: true isremotesyncin: true diff --git a/Packs/Jira/ReleaseNotes/3_2_5.md b/Packs/Jira/ReleaseNotes/3_2_5.md new file mode 100644 index 00000000000..3b9777d5582 --- /dev/null +++ b/Packs/Jira/ReleaseNotes/3_2_5.md @@ -0,0 +1,3 @@ +#### Integrations +##### Atlassian Jira v3 +- Updated the Docker image to: *demisto/btfl-soup:1.0.1.111953*. diff --git a/Packs/Jira/pack_metadata.json b/Packs/Jira/pack_metadata.json index e437decd7e2..721776cae77 100644 --- a/Packs/Jira/pack_metadata.json +++ b/Packs/Jira/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Atlassian Jira", "description": "Use the Jira integration to manage issues and create Cortex XSOAR incidents from Jira projects.", "support": "xsoar", - "currentVersion": "3.2.4", + "currentVersion": "3.2.5", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",