From 0b3d65498703c96370707c726effec9d7336ad0d Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:25:05 +0300 Subject: [PATCH 1/3] Updated Metadata Of Pack GenericSQL --- Packs/GenericSQL/pack_metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/GenericSQL/pack_metadata.json b/Packs/GenericSQL/pack_metadata.json index fe3cc1707b4b..cbdc2eda603b 100644 --- a/Packs/GenericSQL/pack_metadata.json +++ b/Packs/GenericSQL/pack_metadata.json @@ -3,7 +3,7 @@ "description": "Connect and execute sql queries in 4 Databases: MySQL, PostgreSQL, Microsoft SQL Server and Oracle", "support": "xsoar", "serverMinVersion": "5.0.0", - "currentVersion": "1.1.0", + "currentVersion": "1.1.1", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", From b01bb2a33c79a1452419194845d4600c555e7d34 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:25:22 +0300 Subject: [PATCH 2/3] Added release notes to pack GenericSQL --- Packs/GenericSQL/ReleaseNotes/1_1_1.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Packs/GenericSQL/ReleaseNotes/1_1_1.md diff --git a/Packs/GenericSQL/ReleaseNotes/1_1_1.md b/Packs/GenericSQL/ReleaseNotes/1_1_1.md new file mode 100644 index 000000000000..2874d3d78ae1 --- /dev/null +++ b/Packs/GenericSQL/ReleaseNotes/1_1_1.md @@ -0,0 +1,3 @@ +#### Integrations +##### Generic SQL +- Updated the Docker image to: *demisto/genericsql:1.1.0.77499*. From 0fe8a73057b4f5f34bc181f617c86367a364ba6d Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:25:31 +0300 Subject: [PATCH 3/3] Packs/GenericSQL/Integrations/GenericSQL/GenericSQL.yml Docker image update --- Packs/GenericSQL/Integrations/GenericSQL/GenericSQL.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/GenericSQL/Integrations/GenericSQL/GenericSQL.yml b/Packs/GenericSQL/Integrations/GenericSQL/GenericSQL.yml index 06f6e3572e04..7851b78bd97f 100644 --- a/Packs/GenericSQL/Integrations/GenericSQL/GenericSQL.yml +++ b/Packs/GenericSQL/Integrations/GenericSQL/GenericSQL.yml @@ -159,7 +159,7 @@ script: name: bind_variables_values description: Running a sql query name: sql-command - dockerimage: demisto/genericsql:1.1.0.75523 + dockerimage: demisto/genericsql:1.1.0.77499 isfetch: true runonce: false script: '-'