Update Grafana from v6.0.0 to v6.0.1

* https://github.com/grafana/grafana/releases/tag/v6.0.1
This commit is contained in:
Dalton Hubble 2019-03-09 12:43:43 -08:00
parent fe96da27d7
commit 4201eb1efa
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.7.1 to v2.7.2
* Update Grafana from v6.0.0 to v6.0.1
## v1.13.4

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:6.0.0
image: grafana/grafana:6.0.1
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"