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