Skip to content

Commit

Permalink
Merge pull request #18 from utilitywarehouse/6.5.1
Browse files Browse the repository at this point in the history
Update grafana to 6.5.1
  • Loading branch information
povilasv authored Dec 2, 2019
2 parents 9d7e5e6 + cb0a347 commit e4edcfc
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 @@ -55,7 +55,7 @@ spec:
fsGroup: 65533 # to make SSH key readable
containers:
- name: grafana
image: grafana/grafana:6.4.2
image: grafana/grafana:6.5.1
env:
- name: GF_SERVER_ROOT_URL
value: https://demo-grafana.com
Expand Down

0 comments on commit e4edcfc

Please sign in to comment.