From 69d9b527c3ccad39623f5ff0784a5ae042dd88e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:14:47 +0000 Subject: [PATCH 1/3] chore: Update snapshot.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- testing/environments/snapshot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/environments/snapshot.yml b/testing/environments/snapshot.yml index daf980743e40..a558b569d40c 100644 --- a/testing/environments/snapshot.yml +++ b/testing/environments/snapshot.yml @@ -3,7 +3,7 @@ version: '2.3' services: elasticsearch: - image: docker.elastic.co/elasticsearch/elasticsearch:7.17.30-3dae2ee8-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/elasticsearch/elasticsearch:7.17.30-ba78de27-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD-SHELL", "curl -s http://localhost:9200/_cat/health?h=status | grep -q green"] retries: 300 @@ -22,7 +22,7 @@ services: - "ingest.geoip.downloader.enabled=false" logstash: - image: docker.elastic.co/logstash/logstash:7.17.30-3dae2ee8-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/logstash/logstash:7.17.30-ba78de27-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD", "curl", "-f", "http://localhost:9600/_node/stats"] retries: 600 @@ -32,7 +32,7 @@ services: - ./docker/logstash/pki:/etc/pki:ro kibana: - image: docker.elastic.co/kibana/kibana:7.17.30-3dae2ee8-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/kibana/kibana:7.17.30-ba78de27-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD-SHELL", "curl -s http://localhost:5601/api/status?v8format=true | grep -q '\"overall\":{\"level\":\"available\"'"] retries: 600 From cedb6e546e3eff7fe1e9fefa9be70a97200f12f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:15:14 +0000 Subject: [PATCH 2/3] chore: Update snapshot.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- testing/environments/snapshot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/environments/snapshot.yml b/testing/environments/snapshot.yml index a558b569d40c..291eb7d422ec 100644 --- a/testing/environments/snapshot.yml +++ b/testing/environments/snapshot.yml @@ -3,7 +3,7 @@ version: '2.3' services: elasticsearch: - image: docker.elastic.co/elasticsearch/elasticsearch:7.17.30-ba78de27-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/elasticsearch/elasticsearch:7.17.30-97676b6d-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD-SHELL", "curl -s http://localhost:9200/_cat/health?h=status | grep -q green"] retries: 300 @@ -22,7 +22,7 @@ services: - "ingest.geoip.downloader.enabled=false" logstash: - image: docker.elastic.co/logstash/logstash:7.17.30-ba78de27-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/logstash/logstash:7.17.30-97676b6d-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD", "curl", "-f", "http://localhost:9600/_node/stats"] retries: 600 @@ -32,7 +32,7 @@ services: - ./docker/logstash/pki:/etc/pki:ro kibana: - image: docker.elastic.co/kibana/kibana:7.17.30-ba78de27-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/kibana/kibana:7.17.30-97676b6d-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD-SHELL", "curl -s http://localhost:5601/api/status?v8format=true | grep -q '\"overall\":{\"level\":\"available\"'"] retries: 600 From f3a99b1cec8dacf3e50f2d565344584387e44931 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 15:15:38 +0000 Subject: [PATCH 3/3] chore: Update snapshot.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- testing/environments/snapshot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/environments/snapshot.yml b/testing/environments/snapshot.yml index 291eb7d422ec..38a4f36d1faf 100644 --- a/testing/environments/snapshot.yml +++ b/testing/environments/snapshot.yml @@ -3,7 +3,7 @@ version: '2.3' services: elasticsearch: - image: docker.elastic.co/elasticsearch/elasticsearch:7.17.30-97676b6d-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/elasticsearch/elasticsearch:7.17.30-64aeb5e8-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD-SHELL", "curl -s http://localhost:9200/_cat/health?h=status | grep -q green"] retries: 300 @@ -22,7 +22,7 @@ services: - "ingest.geoip.downloader.enabled=false" logstash: - image: docker.elastic.co/logstash/logstash:7.17.30-97676b6d-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/logstash/logstash:7.17.30-64aeb5e8-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD", "curl", "-f", "http://localhost:9600/_node/stats"] retries: 600 @@ -32,7 +32,7 @@ services: - ./docker/logstash/pki:/etc/pki:ro kibana: - image: docker.elastic.co/kibana/kibana:7.17.30-97676b6d-SNAPSHOT-${ARCH:-amd64} + image: docker.elastic.co/kibana/kibana:7.17.30-64aeb5e8-SNAPSHOT-${ARCH:-amd64} healthcheck: test: ["CMD-SHELL", "curl -s http://localhost:5601/api/status?v8format=true | grep -q '\"overall\":{\"level\":\"available\"'"] retries: 600