Skip to content

Commit 3921c85

Browse files
Merge pull request #76 from soerenschneider/renovate/grafana-loki-3.x
Update grafana/loki Docker tag to v3.2.0
2 parents 47a2410 + 38bea12 commit 3921c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/loki/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
type: RuntimeDefault
3333
containers:
3434
- name: "loki"
35-
image: "grafana/loki:3.1.1"
35+
image: "grafana/loki:3.2.0"
3636
args: []
3737
ports:
3838
- name: "loki"

0 commit comments

Comments
 (0)