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