Update Grafana from v5.4.2 to v5.4.3

* https://github.com/grafana/grafana/releases/tag/v5.4.3
This commit is contained in:
Dalton Hubble 2019-01-15 21:05:46 -08:00
parent 7eafa59d8f
commit c8a85fabe1
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ Notable changes between versions.
#### Addons
* Update kube-state-metrics from v1.4.0 to v1.5.0
* Update Grafana from v5.4.2 to v5.4.3
## v1.13.2

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:5.4.2
image: grafana/grafana:5.4.3
env:
- name: GF_SERVER_HTTP_PORT
value: "8080"