Skip to content
Snippets Groups Projects
Commit 1a303998 authored by jordanjennings's avatar jordanjennings Committed by GitHub
Browse files

[kube-prometheus] Update to Grafana 4.5.2 in template

In the generated version of this file at /contrib/kube-prometheus/manifests/grafana/grafana-deployment.yaml the version was bumped to 4.5.2 but seems it was overlooked in this templated version of the file.
parent 8baa7b1f
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:4.4.1
image: grafana/grafana:4.5.2
env:
- name: GF_AUTH_BASIC_ENABLED
value: "true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment