Skip to content

Commit 34682dc

Browse files
committed
chore(loki): Upgrade Loki to latest
1 parent b6436d6 commit 34682dc

File tree

2 files changed

+93
-67
lines changed

2 files changed

+93
-67
lines changed

platform/loki/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.DEFAULT_GOAL := help
22

33
# Default Loki version
4-
DEFAULT_VERSION := 6.22.0
4+
DEFAULT_VERSION := 6.29.0
55
LOKI_VERSION ?= $(DEFAULT_VERSION)
66
LOKI_OUTPUT_YAML := vendor/loki.yaml
77
VALUES_FILE := $(CURDIR)/values.yaml

0 commit comments

Comments
 (0)