Update Grafana from v6.3.4 to v6.3.5

* https://github.com/grafana/grafana/releases/tag/v6.3.5
This commit is contained in:
Dalton Hubble 2019-09-07 14:21:59 -07:00
parent efb9a2d09a
commit dc436b8fe9
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Notable changes between versions.
#### Addons
* Update Grafana from v6.3.3 to v6.3.4
* Update Grafana from v6.3.3 to v6.3.5
## v1.15.3

View File

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