We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920d73d commit 08e1a00Copy full SHA for 08e1a00
dev-tools/integration/.env
@@ -1,4 +1,6 @@
1
-ELASTICSEARCH_VERSION=8.13.0-SNAPSHOT
+# If you use change this version without a pinned one, please update
2
+# .ci/bump-elastic-stack-snapshot.yml or .github/workflows/bump-golang.yml
3
+ELASTICSEARCH_VERSION=8.13.0-jqmw70gd-SNAPSHOT
4
ELASTICSEARCH_USERNAME=elastic
5
ELASTICSEARCH_PASSWORD=changeme
6
TEST_ELASTICSEARCH_HOSTS=localhost:9200
0 commit comments