diff --git a/apps/base/iot/shelly-exporter.yaml b/apps/base/iot/shelly-exporter.yaml index 06b4ab7783c40d69d170730d4316da5654973d86..ceb2b21123adea9af36c501dc9a784d81aef9273 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.6.1 + version: 0.7.0 interval: 5m valuesFrom: - kind: ConfigMap diff --git a/infrastructure/monitoring/json-exporter-monitor.yaml b/infrastructure/monitoring/json-exporter-monitor.yaml index c613f1790852237439ac987b80c9e9ca27b28532..25322b4f20b41fec3fb69f3ef9c90b9a9bd4fdec 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.6.1 + version: 0.7.0 interval: 5m valuesFrom: - kind: ConfigMap