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 b6436d6 commit 34682dcCopy full SHA for 34682dc
platform/loki/Makefile
@@ -1,7 +1,7 @@
1
.DEFAULT_GOAL := help
2
3
# Default Loki version
4
-DEFAULT_VERSION := 6.22.0
+DEFAULT_VERSION := 6.29.0
5
LOKI_VERSION ?= $(DEFAULT_VERSION)
6
LOKI_OUTPUT_YAML := vendor/loki.yaml
7
VALUES_FILE := $(CURDIR)/values.yaml
0 commit comments