diff --git a/monitoring/snmp-exporter.yaml b/monitoring/snmp-exporter.yaml
index 62bf8d2..1f5721b 100644
--- a/monitoring/snmp-exporter.yaml
+++ b/monitoring/snmp-exporter.yaml
@@ -14,7 +14,7 @@ spec:
         app: snmp-exporter
     spec:
       containers:
-        - image: mirror.gcr.io/prom/snmp-exporter:v0.28.0
+        - image: mirror.gcr.io/prom/snmp-exporter:v0.22.0
           name: snmp-exporter
           imagePullPolicy: IfNotPresent
           securityContext: