1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-02 04:46:10 +02:00

Update Grafana from v6.4.4 to v6.5.0

* https://grafana.com/docs/guides/whats-new-in-v6-5/
This commit is contained in:
Dalton Hubble 2019-11-25 22:45:58 -08:00
parent ddea7dc452
commit 030a4cec19
2 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ Notable changes between versions.
#### Addons
* Update Grafana from v6.4.4 to [v6.5.0](https://grafana.com/docs/guides/whats-new-in-v6-5/)
* Add pod networking details in dashboards ([#593](https://github.com/poseidon/typhoon/pull/593))
* Add node alerts and Grafana dashboard from node-exporter ([#591](https://github.com/poseidon/typhoon/pull/591))

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: docker.io/grafana/grafana:6.4.4
image: docker.io/grafana/grafana:6.5.0
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"