Update Grafana from v2.6.0 to v2.6.1

This commit is contained in:
Dalton Hubble 2019-05-27 12:25:00 -07:00
parent 2a71cba0e3
commit d9e7195477
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.9.2 to v2.10.0
* Update Grafana from v6.1.6 to v6.2.0
* Update Grafana from v6.1.6 to v6.2.1
## v1.14.2

View File

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