Update Grafana from v5.3.1 to v5.3.2

* https://github.com/grafana/grafana/releases/tag/v5.3.2
This commit is contained in:
Dalton Hubble 2018-10-28 19:44:22 -07:00
parent 0e71f7e565
commit 884c8b39dc
2 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,7 @@ Notable changes between versions.
#### Addons #### Addons
* Configure Heapster to scrape Kubelets with bearer token auth ([#323](https://github.com/poseidon/typhoon/pull/323)) * Configure Heapster to scrape Kubelets with bearer token auth ([#323](https://github.com/poseidon/typhoon/pull/323))
* Update Grafana from v5.3.1 to v5.3.2
## v1.12.1 ## v1.12.1

View File

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