diff --git a/apps/base/iot/shelly-exporter.yaml b/apps/base/iot/shelly-exporter.yaml index 1cad844dee8fc4b1a2fb0e422987ae7075287623..2f9ee65cfb54d00a1bf6e57157b0d6c5d12d34ac 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.7.2 + version: 0.7.3 interval: 5m valuesFrom: - kind: ConfigMap diff --git a/infrastructure/monitoring/json-exporter-monitor.yaml b/infrastructure/monitoring/json-exporter-monitor.yaml index 3ccfba88e88cae3dbd7f53bfce3dd21b4029b764..b3bf546091371eb2efd48ab82d79567f03a15ff8 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.7.2 + version: 0.7.3 interval: 5m valuesFrom: - kind: ConfigMap