Update Grafana from v6.3.5 to v6.3.6

* https://github.com/grafana/grafana/releases/tag/v6.3.6
This commit is contained in:
Dalton Hubble 2019-09-28 15:13:46 -07:00
parent 3e34fb075b
commit f453c54956
2 changed files with 4 additions and 1 deletions

View File

@ -26,6 +26,9 @@ Notable changes between versions.
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
#### Addons
* Update Grafana from v6.3.5 to [v6.3.6](https://github.com/grafana/grafana/releases/tag/v6.3.6)
## v1.16.0

View File

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