Skip to content

Commit

Permalink
🤖 Update docker.io/grafana/grafana Docker tag to v11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 3dd968b commit 325befd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/todoapp/monitoring/prometheus-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ spec:
enableServiceLinks: true
containers:
- name: grafana
image: "docker.io/grafana/grafana:11.2.2"
image: "docker.io/grafana/grafana:11.3.0"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 325befd

Please sign in to comment.