Skip to content

Commit

Permalink
Merge pull request #27 from utilitywarehouse/infra-update
Browse files Browse the repository at this point in the history
Update Grafana to the latest version
  • Loading branch information
george-angel authored Mar 9, 2021
2 parents fd3a0d2 + ed75c89 commit 7cef50d
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:7.3.6
image: grafana/grafana:7.4.3
env:
- name: GF_SERVER_ROOT_URL
value: https://demo-grafana.com
Expand Down

0 comments on commit 7cef50d

Please sign in to comment.