We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627fd7b commit ce5a720Copy full SHA for ce5a720
Makefile
@@ -16,7 +16,7 @@ SWAGGER_VERSION ?= 8.7
16
17
GOVERSION ?= $(shell grep -e '^go' go.mod | cut -f 2 -d ' ')
18
19
-STACK_VERSION ?= 8.15.5
+STACK_VERSION ?= 9.0.0-SNAPSHOT
20
21
ELASTICSEARCH_NAME ?= terraform-elasticstack-es
22
ELASTICSEARCH_ENDPOINTS ?= http://$(ELASTICSEARCH_NAME):9200
0 commit comments