diff --git a/apps/base/iot/shelly-exporter.yaml b/apps/base/iot/shelly-exporter.yaml
index 7b7aabd9d93430f508b2c836e31314cd0bf84e6a..4d22d2f335262c015eed9a6e3506e54c9d8a7f59 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.8.0
+      version: 0.9.0
   interval: 5m
   valuesFrom:
     - kind: ConfigMap
diff --git a/infrastructure/monitoring/json-exporter-monitor.yaml b/infrastructure/monitoring/json-exporter-monitor.yaml
index cde36cea988250ca8eea53b3b9a265fc44f32552..c66b321232177eb2a9b1a0c0de1bdbf5f4d6eb95 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.8.0
+      version: 0.9.0
   interval: 5m
   valuesFrom:
     - kind: ConfigMap