Skip to content
Snippets Groups Projects
Commit ba5192bc authored by Frederic Branczyk's avatar Frederic Branczyk
Browse files

kube-prometheus: Update Grafana image

parent 57cb22be
No related branches found
No related tags found
No related merge requests found
container:
docker build . -t quay.io/coreos/monitoring-grafana:4.6.3-non-root
docker build . -t quay.io/coreos/monitoring-grafana:4.6.3-non-root.1
......@@ -14,7 +14,7 @@ spec:
runAsUser: 65534
containers:
- name: grafana
image: quay.io/coreos/monitoring-grafana:4.6.3-non-root
image: quay.io/coreos/monitoring-grafana:4.6.3-non-root.1
env:
- name: GF_AUTH_BASIC_ENABLED
value: "true"
......
......@@ -14,7 +14,7 @@ spec:
runAsUser: 65534
containers:
- name: grafana
image: quay.io/coreos/monitoring-grafana:4.6.3-non-root
image: quay.io/coreos/monitoring-grafana:4.6.3-non-root.1
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