From 5bd2f3e9f430eeffdbc3a9818391dcc8cd66b39e Mon Sep 17 00:00:00 2001
From: apmmachine <infra-root-apmmachine@elastic.co>
Date: Fri, 30 Sep 2022 05:20:53 +0000
Subject: [PATCH] [Automation] Update elastic stack version to 8.6.0-158a13db
 for testing

---
 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 aa099c9cc..b44ca06d1 100644
--- a/dev-tools/integration/.env
+++ b/dev-tools/integration/.env
@@ -1,4 +1,4 @@
-ELASTICSEARCH_VERSION=8.6.0-a2f4f140-SNAPSHOT
+ELASTICSEARCH_VERSION=8.6.0-158a13db-SNAPSHOT
 ELASTICSEARCH_USERNAME=elastic
 ELASTICSEARCH_PASSWORD=changeme
 TEST_ELASTICSEARCH_HOSTS=localhost:9200
\ No newline at end of file