Update Grafana from v6.3.2 to v6.3.3

* https://github.com/grafana/grafana/releases/tag/v6.3.3
This commit is contained in:
Dalton Hubble
2019-08-16 14:40:47 -07:00
parent 976452825e
commit 0c45cd0f06
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: docker.io/grafana/grafana:6.3.2
image: docker.io/grafana/grafana:6.3.3
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"