diff --git a/apps/base/iot/shelly-exporter.yaml b/apps/base/iot/shelly-exporter.yaml index eebc80273d023f39067533277d5633353420d909..287c66443298daa9fcfd98813b344f29b088f20c 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.10.0 + version: 0.11.0 interval: 5m valuesFrom: - kind: ConfigMap diff --git a/infrastructure/monitoring/json-exporter-monitor.yaml b/infrastructure/monitoring/json-exporter-monitor.yaml index cd1dfef3d9ee3e510ec05c47d2ce0f298312ad14..c04af98d8540e7202a5bf59e5f0b85f5744ec0f4 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.10.0 + version: 0.11.0 interval: 5m valuesFrom: - kind: ConfigMap