Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit a221363

Browse files
martelljackfrancis
authored andcommitted
update prometheus-grafana addon (#2183)
1 parent 3053797 commit a221363

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

extensions/prometheus-grafana-k8s/v1/prometheus_values.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ alertmanager:
1717
##
1818
image:
1919
repository: prom/alertmanager
20-
tag: v0.9.1
20+
tag: v0.13.0
2121
pullPolicy: IfNotPresent
2222

2323
## Additional alertmanager container arguments
@@ -163,7 +163,7 @@ configmapReload:
163163
##
164164
image:
165165
repository: jimmidyson/configmap-reload
166-
tag: v0.1
166+
tag: v0.2.2
167167
pullPolicy: IfNotPresent
168168

169169
## configmap-reload resource requests and limits
@@ -187,7 +187,7 @@ kubeStateMetrics:
187187
##
188188
image:
189189
repository: k8s-gcrio.azureedge.net/kube-state-metrics
190-
tag: v1.1.0-rc.0
190+
tag: v1.2.0
191191
pullPolicy: IfNotPresent
192192

193193
## Node labels for kube-state-metrics pod assignment
@@ -245,7 +245,7 @@ nodeExporter:
245245
##
246246
image:
247247
repository: prom/node-exporter
248-
tag: v0.15.0
248+
tag: v0.15.2
249249
pullPolicy: IfNotPresent
250250

251251
## Custom Update Strategy
@@ -324,7 +324,7 @@ server:
324324
##
325325
image:
326326
repository: prom/prometheus
327-
tag: v1.8.1
327+
tag: v2.1.0
328328
pullPolicy: IfNotPresent
329329

330330
## (optional) alertmanager URL

0 commit comments

Comments
 (0)