Skip to content

Commit

Permalink
feat(container): update image grafana/loki to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trap-renovate[bot] authored Feb 12, 2025
1 parent 16253d0 commit e0b9780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/loki/stateful-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:

containers:
- name: loki
image: grafana/loki:3.3.2
image: grafana/loki:3.4.0
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
Expand Down

0 comments on commit e0b9780

Please sign in to comment.