Update Grafana from v6.5.2 to v6.5.3

* https://github.com/grafana/grafana/releases/tag/v6.5.3
This commit is contained in:
Dalton Hubble 2020-01-18 15:30:09 -08:00
parent 7ddd3d096d
commit 48703f9906
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ Notable changes between versions.
* Add discovery for kube-proxy service endpoints
* Update kube-state-metrics from v1.8.0 to v1.9.1
* Reduce node-exporter DaemonSet tolerations ([#614](https://github.com/poseidon/typhoon/pull/614))
* Update Grafana from v6.5.1 to v6.5.2
* Update Grafana from v6.5.1 to v6.5.3
## v1.17.0

View File

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