Skip to content

Commit 3dcea38

Browse files
Update grafana/loki Docker tag to v3
1 parent a888f7f commit 3dcea38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/apps/monitoring/loki/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: loki
20-
image: grafana/loki:2.7.1
20+
image: grafana/loki:3.1.0
2121
ports:
2222
- containerPort: 3100
2323
volumeMounts:

0 commit comments

Comments
 (0)