Skip to content

Commit

Permalink
Upgrade grafana to v11 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorhuertas authored May 22, 2024
1 parent bac1a53 commit 36f6710
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:10.3.3
image: grafana/grafana:11.0.0
env:
- name: GF_SERVER_ROOT_URL
value: https://demo-grafana.com
Expand Down

0 comments on commit 36f6710

Please sign in to comment.