diff --git a/apps/base/iot/shelly-exporter.yaml b/apps/base/iot/shelly-exporter.yaml
index 4d22d2f335262c015eed9a6e3506e54c9d8a7f59..64886267039e4ae277faf18160af617886e7a8b1 100644
--- a/apps/base/iot/shelly-exporter.yaml
+++ b/apps/base/iot/shelly-exporter.yaml
@@ -13,7 +13,7 @@ spec:
         kind: HelmRepository
         name: prometheus-community
         namespace: monitoring-system
-      version: 0.9.0
+      version: 0.10.0
   interval: 5m
   valuesFrom:
     - kind: ConfigMap
diff --git a/infrastructure/monitoring/json-exporter-monitor.yaml b/infrastructure/monitoring/json-exporter-monitor.yaml
index c66b321232177eb2a9b1a0c0de1bdbf5f4d6eb95..5b12ac3035f67d2a89db6801d32211e205cbbe4d 100644
--- a/infrastructure/monitoring/json-exporter-monitor.yaml
+++ b/infrastructure/monitoring/json-exporter-monitor.yaml
@@ -12,7 +12,7 @@ spec:
         kind: HelmRepository
         name: prometheus-community
         namespace: monitoring-system
-      version: 0.9.0
+      version: 0.10.0
   interval: 5m
   valuesFrom:
     - kind: ConfigMap