Skip to content

Commit

Permalink
Merge pull request #21 from utilitywarehouse/bump-6.7
Browse files Browse the repository at this point in the history
Update grafana to 6.7
  • Loading branch information
povilasv authored Mar 20, 2020
2 parents 97ad451 + 311cb4f commit 5731a46
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:6.5.3
image: grafana/grafana:6.7.0
env:
- name: GF_SERVER_ROOT_URL
value: https://demo-grafana.com
Expand Down

0 comments on commit 5731a46

Please sign in to comment.