Update Grafana from v7.0.0 to v7.0.1

* https://github.com/grafana/grafana/releases/tag/v7.0.1
This commit is contained in:
Dalton Hubble 2020-05-27 21:35:24 -07:00
parent abc31c3711
commit 187bb17d39
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ Notable changes between versions.
### Addons ### Addons
* Update node-exporter from v1.0.0-rc.1 to [v1.0.0](https://github.com/prometheus/node_exporter/releases/tag/v1.0.0) * Update node-exporter from v1.0.0-rc.1 to [v1.0.0](https://github.com/prometheus/node_exporter/releases/tag/v1.0.0)
* Update Grafana from v7.0.0 to v7.0.1
## v1.18.3 ## v1.18.3

View File

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