Skip to content

Commit 54fdcb1

Browse files
Merge pull request #140 from soerenschneider/renovate/grafana-loki-3.x
Update grafana/loki Docker tag to v3.2.1
2 parents 43da4f7 + 6c00569 commit 54fdcb1

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.2.0"
35+
image: "grafana/loki:3.2.1"
3636
args: []
3737
ports:
3838
- name: "loki"

0 commit comments

Comments
 (0)