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

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