Update Grafana from v6.2.2 to v6.2.4

* https://github.com/grafana/grafana/releases/tag/v6.2.4
This commit is contained in:
Dalton Hubble 2019-06-19 21:51:54 -07:00
parent ce7bff0066
commit 4ad69efc43
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ Notable changes between versions.
#### Addons
* Update Grafana from v6.2.1 to v6.2.2
* Update Grafana from v6.2.1 to v6.2.4
* Update node-exporter from v0.18.0 to v0.18.1
## v1.14.3

View File

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