Skip to content

Commit

Permalink
Fixing ES version
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Dec 13, 2024
1 parent 2808f23 commit 06f0cbe
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=8.17.0-8ac6e7f5-SNAPSHOT
ELASTICSEARCH_VERSION=8.18.0-c80fb744-SNAPSHOT
ELASTICSEARCH_USERNAME=elastic
ELASTICSEARCH_PASSWORD=changeme
TEST_ELASTICSEARCH_HOSTS=localhost:9200
Expand Down

0 comments on commit 06f0cbe

Please sign in to comment.