From a1c19da36d5b62216e02ab9e93f33a3ad7d022ce Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:22:55 +0000 Subject: [PATCH] feat(helm)!: Update chart prometheus-snmp-exporter to 5.6.0 | datasource | package | from | to | | ---------- | ------------------------ | ----- | ----- | | helm | prometheus-snmp-exporter | 1.1.0 | 5.6.0 | | helm | prometheus-snmp-exporter | 1.1.0 | 5.6.0 | --- cluster/apps/monitoring/snmp-exporter/apc-ups/helm-release.yaml | 2 +- cluster/apps/monitoring/snmp-exporter/brocade/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/monitoring/snmp-exporter/apc-ups/helm-release.yaml b/cluster/apps/monitoring/snmp-exporter/apc-ups/helm-release.yaml index 741833093..3bb0380cb 100644 --- a/cluster/apps/monitoring/snmp-exporter/apc-ups/helm-release.yaml +++ b/cluster/apps/monitoring/snmp-exporter/apc-ups/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-snmp-exporter - version: 1.1.0 + version: 5.6.0 sourceRef: kind: HelmRepository name: prometheus-community-charts diff --git a/cluster/apps/monitoring/snmp-exporter/brocade/helm-release.yaml b/cluster/apps/monitoring/snmp-exporter/brocade/helm-release.yaml index bb8de646e..3161dd5b7 100644 --- a/cluster/apps/monitoring/snmp-exporter/brocade/helm-release.yaml +++ b/cluster/apps/monitoring/snmp-exporter/brocade/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-snmp-exporter - version: 1.1.0 + version: 5.6.0 sourceRef: kind: HelmRepository name: prometheus-community-charts