Commit a5ea3088 by Guangbo Chen Committed by Craig Jellick

Update prometheus and grafana image and fixed pro spec

parent b7de9bec
......@@ -80,6 +80,9 @@ spec:
listenLocal: true
{{- end }}
podMetadata:
{{- if .Release.IsInstall }}
creationTimestamp: {{ now | date "2006-01-02T15:04:05Z" | quote }}
{{- end }}
labels:
app: {{ template "app.name" . }}
chart: {{ template "app.version" . }}
......
......@@ -232,7 +232,7 @@ grafana:
apiGroup: "monitoring.coreos.com"
image:
repository: rancher/grafana-grafana
tag: 5.4.3
tag: 6.3.2
tool:
repository: rancher/prometheus-auth
tag: v0.2.0
......@@ -290,7 +290,7 @@ prometheus:
apiGroup: "monitoring.coreos.com"
image:
repository: rancher/prom-prometheus
tag: v2.7.1
tag: v2.11.1
auth:
repository: rancher/prometheus-auth
tag: v0.2.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment