This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Commit a221363 1 parent 3053797 commit a221363 Copy full SHA for a221363
File tree 1 file changed +5
-5
lines changed
extensions/prometheus-grafana-k8s/v1
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ alertmanager:
17
17
# #
18
18
image :
19
19
repository : prom/alertmanager
20
- tag : v0.9.1
20
+ tag : v0.13.0
21
21
pullPolicy : IfNotPresent
22
22
23
23
# # Additional alertmanager container arguments
@@ -163,7 +163,7 @@ configmapReload:
163
163
# #
164
164
image :
165
165
repository : jimmidyson/configmap-reload
166
- tag : v0.1
166
+ tag : v0.2.2
167
167
pullPolicy : IfNotPresent
168
168
169
169
# # configmap-reload resource requests and limits
@@ -187,7 +187,7 @@ kubeStateMetrics:
187
187
# #
188
188
image :
189
189
repository : k8s-gcrio.azureedge.net/kube-state-metrics
190
- tag : v1.1.0-rc .0
190
+ tag : v1.2 .0
191
191
pullPolicy : IfNotPresent
192
192
193
193
# # Node labels for kube-state-metrics pod assignment
@@ -245,7 +245,7 @@ nodeExporter:
245
245
# #
246
246
image :
247
247
repository : prom/node-exporter
248
- tag : v0.15.0
248
+ tag : v0.15.2
249
249
pullPolicy : IfNotPresent
250
250
251
251
# # Custom Update Strategy
@@ -324,7 +324,7 @@ server:
324
324
# #
325
325
image :
326
326
repository : prom/prometheus
327
- tag : v1.8.1
327
+ tag : v2.1.0
328
328
pullPolicy : IfNotPresent
329
329
330
330
# # (optional) alertmanager URL
You can’t perform that action at this time.
0 commit comments