1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-23 07:56:14 +02:00

Update Grafana from v6.6.0 to v6.6.1

* https://github.com/grafana/grafana/releases/tag/v6.6.1
This commit is contained in:
Dalton Hubble 2020-02-08 14:50:33 -08:00
parent ca96a1335c
commit 34c3d7cc39
2 changed files with 2 additions and 3 deletions

View File

@ -14,8 +14,7 @@ Notable changes between versions.
* Update nginx-ingress from v0.27.1 to v0.28.0
* Update kube-state-metrics from v1.9.3 to v1.9.4
* Update Grafana from v6.5.3 to v6.6.0
* Update Grafana from v6.5.3 to v6.6.1
## v1.17.2

View File

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