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