forked from k-space/kube
minor version updates
This commit is contained in:
@@ -169,7 +169,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: blackbox-exporter
|
||||
image: mirror.gcr.io/prom/blackbox-exporter:v0.25.0
|
||||
image: mirror.gcr.io/prom/blackbox-exporter:v0.26.0
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 9115
|
||||
|
@@ -390,7 +390,7 @@ spec:
|
||||
- --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
||||
- --collector.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
||||
- --collector.diskstats.ignored-devices=^(sr|loop)[0-9][0-9]*$
|
||||
image: mirror.gcr.io/prom/node-exporter:v1.8.2
|
||||
image: mirror.gcr.io/prom/node-exporter:v1.9.1
|
||||
resources:
|
||||
limits:
|
||||
cpu: 50m
|
||||
|
@@ -14,7 +14,7 @@ spec:
|
||||
app: snmp-exporter
|
||||
spec:
|
||||
containers:
|
||||
- image: mirror.gcr.io/prom/snmp-exporter:v0.22.0
|
||||
- image: mirror.gcr.io/prom/snmp-exporter:v0.28.0
|
||||
name: snmp-exporter
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
|
Reference in New Issue
Block a user