minor version updates

This commit is contained in:
2025-04-19 00:10:30 +03:00
parent 095e00b516
commit 37a8031bc4
13 changed files with 14 additions and 16 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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: