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 592dba3 commit da9fdb8Copy full SHA for da9fdb8
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.3
+STACK_VERSION ?= 9.0.0-SNAPSHOT
20
21
ELASTICSEARCH_NAME ?= terraform-elasticstack-es
22
ELASTICSEARCH_ENDPOINTS ?= http://$(ELASTICSEARCH_NAME):9200
0 commit comments