diff --git a/apps/base/iot/shelly-exporter.yaml b/apps/base/iot/shelly-exporter.yaml index 3a41c04523a91e0090da03566dc8eb06ab22c91c..06b4ab7783c40d69d170730d4316da5654973d86 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.5.0 + version: 0.6.1 interval: 5m valuesFrom: - kind: ConfigMap diff --git a/infrastructure/monitoring/json-exporter-monitor.yaml b/infrastructure/monitoring/json-exporter-monitor.yaml index cafd651b117452b1056431e1d1ffc9812860a46a..c613f1790852237439ac987b80c9e9ca27b28532 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.5.0 + version: 0.6.1 interval: 5m valuesFrom: - kind: ConfigMap