Skip to content

Commit

Permalink
Merge pull request #45 from utilitywarehouse/grafana-11.2.0
Browse files Browse the repository at this point in the history
Update Grafana image to version 11.2.0
  • Loading branch information
ffilippopoulos authored Sep 11, 2024
2 parents 36f6710 + 590d0b7 commit bc2190c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
fsGroup: 65533 # to make SSH key readable
containers:
- name: grafana
image: grafana/grafana:11.0.0
image: grafana/grafana:11.2.0
env:
- name: GF_SERVER_ROOT_URL
value: https://demo-grafana.com
Expand Down

0 comments on commit bc2190c

Please sign in to comment.