From bed2d376bc1b1db504008b50f48273bd2c08648e Mon Sep 17 00:00:00 2001 From: pgvishnuram <81585115+pgvishnuram@users.noreply.github.com> Date: Wed, 15 Jan 2025 14:29:25 +0530 Subject: [PATCH 1/3] update elasticsearch version in Dockerfile --- elasticsearch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/Dockerfile b/elasticsearch/Dockerfile index 1b0e2033..fcf0ad7d 100644 --- a/elasticsearch/Dockerfile +++ b/elasticsearch/Dockerfile @@ -14,7 +14,7 @@ # limitations under the License. # https://www.docker.elastic.co/r/elasticsearch -FROM docker.elastic.co/elasticsearch/elasticsearch:8.15.4-amd64 +FROM docker.elastic.co/elasticsearch/elasticsearch:8.15.5-amd64 LABEL maintainer="Astronomer " ARG BUILD_NUMBER=-1 From 0dce0b0f92d9846174528428e45c8815bcebae8a Mon Sep 17 00:00:00 2001 From: pgvishnuram <81585115+pgvishnuram@users.noreply.github.com> Date: Wed, 15 Jan 2025 14:29:26 +0530 Subject: [PATCH 2/3] update elasticsearch version in version.txt --- elasticsearch/version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/version.txt b/elasticsearch/version.txt index 63ff7070..64b7a7f1 100644 --- a/elasticsearch/version.txt +++ b/elasticsearch/version.txt @@ -1 +1 @@ -8.15.4 \ No newline at end of file +8.15.5 \ No newline at end of file From f8024a7131e505d23e11c18fbb86fac689b806c9 Mon Sep 17 00:00:00 2001 From: pgvishnuram Date: Wed, 5 Feb 2025 11:35:16 +0530 Subject: [PATCH 3/3] update twistcliignore --- elasticsearch/twistcliignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/elasticsearch/twistcliignore b/elasticsearch/twistcliignore index af596fe9..9923cbb7 100644 --- a/elasticsearch/twistcliignore +++ b/elasticsearch/twistcliignore @@ -1,6 +1,4 @@ CVE-2023-1370 CVE-2023-52428 +CVE-2024-11053 CVE-2024-29857 -CVE-2024-47535 -CVE-2024-7254 -CVE-2024-8096