Update Grafana from v5.0.0 to 5.0.1

* https://github.com/grafana/grafana/releases/tag/v5.0.1
This commit is contained in:
Dalton Hubble
2018-03-09 00:17:24 -08:00
parent 0e688ef05a
commit d54709f89c
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:5.0.0
image: grafana/grafana:5.0.1
env:
- name: GF_SERVER_HTTP_PORT
value: "8080"