From bd01e906c6706f51666f88d946ae8b583a11cf15 Mon Sep 17 00:00:00 2001 From: Craig MacKenzie Date: Wed, 5 Feb 2025 22:20:43 -0500 Subject: [PATCH] Manually bump 8.x to 8.19.0-SNAPSHOT (#4422) --- dev-tools/integration/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/integration/.env b/dev-tools/integration/.env index 3d47531e8..1a9ceed10 100644 --- a/dev-tools/integration/.env +++ b/dev-tools/integration/.env @@ -1,6 +1,6 @@ # If you use change this version without a pinned one, please update # .ci/bump-elastic-stack-snapshot.yml or .github/workflows/bump-golang.yml -ELASTICSEARCH_VERSION=8.18.0-e7e59c26-SNAPSHOT +ELASTICSEARCH_VERSION=8.19.0-d8910021-SNAPSHOT ELASTICSEARCH_USERNAME=elastic ELASTICSEARCH_PASSWORD=changeme TEST_ELASTICSEARCH_HOSTS=localhost:9200