Update Grafana from v5.2.1 to v5.2.2

* https://github.com/grafana/grafana/releases/tag/v5.2.2
This commit is contained in:
Dalton Hubble
2018-07-29 11:12:56 -07:00
parent 13beb13aab
commit 844f380b4e
2 changed files with 5 additions and 1 deletions

View File

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