Skip to content
Snippets Groups Projects
Commit e50adc09 authored by Michael Pietzsch's avatar Michael Pietzsch Committed by Frederic Branczyk
Browse files

Grafana Update to 5.0.3 (#1149)

parent 4c77a9db
No related branches found
No related tags found
No related merge requests found
VERSION=5.0.0
VERSION=5.0.3
IMAGE_TAG=$(VERSION)
container:
......
......@@ -14,7 +14,7 @@ spec:
runAsUser: 65534
containers:
- name: grafana
image: quay.io/coreos/monitoring-grafana:5.0.0
image: quay.io/coreos/monitoring-grafana:5.0.3
volumeMounts:
- name: grafana-storage
mountPath: /data
......
......@@ -14,7 +14,7 @@ spec:
runAsUser: 65534
containers:
- name: grafana
image: quay.io/coreos/monitoring-grafana:5.0.0
image: quay.io/coreos/monitoring-grafana:5.0.3
volumeMounts:
- name: grafana-storage
mountPath: /data
......
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