diff --git a/apps/base/iot/shelly-exporter.yaml b/apps/base/iot/shelly-exporter.yaml index 64886267039e4ae277faf18160af617886e7a8b1..841b529165f0a9dd777c4ec5cfb324d601573f7d 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.10.0 + version: 0.11.0 interval: 5m valuesFrom: - kind: ConfigMap diff --git a/infrastructure/monitoring/json-exporter-monitor.yaml b/infrastructure/monitoring/json-exporter-monitor.yaml index 5b12ac3035f67d2a89db6801d32211e205cbbe4d..883d163eef72514a9e816d6563ea92b6caf5cd2d 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.10.0 + version: 0.11.0 interval: 5m valuesFrom: - kind: ConfigMap