1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-09 16:26:14 +02:00

Update Grafana from v6.0.2 to v6.1.0

* https://github.com/grafana/grafana/releases/tag/v6.1.0
This commit is contained in:
Dalton Hubble 2019-04-03 20:44:24 -07:00
parent 2a07c97538
commit 3e7a38cb13
2 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.8.0 to v2.8.1
* Update Grafana from v6.0.2 to [v6.1.0](http://docs.grafana.org/guides/whats-new-in-v6-1/)
## v1.13.5

View File

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