Update Grafana from 5.1.3 to 5.1.4

* https://github.com/grafana/grafana/releases/tag/v5.1.4
This commit is contained in:
Dalton Hubble
2018-06-19 21:45:15 -07:00
parent 05b99178ae
commit d5de41e07a
2 changed files with 2 additions and 1 deletions

View File

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