Dalton Hubble 2020-06-03 12:31:58 -07:00
parent 16c0b9152b
commit 8f875f80f5
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ Notable changes between versions.
* 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 kube-state-metrics from v1.9.6 to v1.9.7 * Update kube-state-metrics from v1.9.6 to v1.9.7
* Update Grafana from v7.0.0 to v7.0.1 * Update Grafana from v7.0.0 to v7.0.3
## 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.1 image: docker.io/grafana/grafana:7.0.3
env: env:
- name: GF_PATHS_CONFIG - name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini" value: "/etc/grafana/custom.ini"