Skip to content

Commit

Permalink
Update testing stack version to 9.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-laterman committed Feb 4, 2025
1 parent db47996 commit 2fe035e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/integration/.env
Original file line number Diff line number Diff line change
@@ -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=9.0.0-a38910c2-SNAPSHOT
ELASTICSEARCH_VERSION=9.1.0-ae17f1a1-SNAPSHOT
ELASTICSEARCH_USERNAME=elastic
ELASTICSEARCH_PASSWORD=changeme
TEST_ELASTICSEARCH_HOSTS=localhost:9200
Expand Down

0 comments on commit 2fe035e

Please sign in to comment.