Update Grafana from v6.1.0 to v6.1.1

This commit is contained in:
Dalton Hubble 2019-04-06 18:31:43 -07:00
parent 3e7a38cb13
commit 29a3035245
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +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/)
* Update Grafana from v6.0.2 to [v6.1.1](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.1.0
image: grafana/grafana:6.1.1
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"