Skip to content

Commit

Permalink
Merge pull request #3549 from yurake/renovate/grafana-grafana-11.x
Browse files Browse the repository at this point in the history
chore(deps): update grafana/grafana docker tag to v11.5.1
  • Loading branch information
renovate[bot] authored Feb 3, 2025
2 parents 7bc80df + 972e263 commit b556e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/monitoring/grafana/grafana-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:11.5.0
image: grafana/grafana:11.5.1
imagePullPolicy: Always
ports:
- containerPort: 3000
Expand Down

0 comments on commit b556e77

Please sign in to comment.