1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-01 20:36:08 +02:00

Update Grafana from v6.1.6 to v6.2.0

* https://github.com/grafana/grafana/releases/tag/v6.2.0
This commit is contained in:
Dalton Hubble 2019-05-26 22:00:47 -07:00
parent 221889cc9b
commit 5d2684a04d
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,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
## v1.14.2

View File

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