From a3b667c08b524744df9700595c3798c22366419d Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 04:08:42 +0000 Subject: [PATCH] fix(container): update image prometheus-snmp-exporter to v1.8.2 | datasource | package | from | to | | ---------- | ------------------------------------------------------------ | ----- | ----- | | docker | ghcr.io/prometheus-community/charts/prometheus-snmp-exporter | 1.8.1 | 1.8.2 | --- .../apps/monitoring/snmp-exporter/mikrotik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/snmp-exporter/mikrotik/helm-release.yaml b/cluster/apps/monitoring/snmp-exporter/mikrotik/helm-release.yaml index bc02ae6f9..89a6f04a9 100644 --- a/cluster/apps/monitoring/snmp-exporter/mikrotik/helm-release.yaml +++ b/cluster/apps/monitoring/snmp-exporter/mikrotik/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-snmp-exporter - version: 1.8.1 + version: 1.8.2 sourceRef: kind: HelmRepository name: prometheus-community