Skip to content

Commit 0e94e2e

Browse files
feat(container): update image grafana/loki to v3.6.2 (#1256)
Co-authored-by: trap-renovate[bot] <138502363+trap-renovate[bot]@users.noreply.github.com>
1 parent e2d2087 commit 0e94e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitor/loki/stateful-set.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252

5353
containers:
5454
- name: loki
55-
image: grafana/loki:3.5.8
55+
image: grafana/loki:3.6.2
5656
imagePullPolicy: IfNotPresent
5757
args:
5858
- -config.file=/etc/loki/config/config.yaml

0 commit comments

Comments
 (0)