Update Grafana from v6.1.3 to v6.1.4

* https://github.com/grafana/grafana/releases/tag/v6.1.4
This commit is contained in:
Dalton Hubble 2019-04-18 23:30:43 -07:00
parent f3174c2b7a
commit 418597aa59
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.8.1 to v2.9.1
* Update Grafana from v6.1.3 to v6.1.4
## v1.14.1

View File

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