From 7eaf023a749ea91774088b013678dc89b77f0c66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:41:56 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20prometheus-snmp-?= =?UTF-8?q?exporter=20(=209.9.1=20=E2=86=92=209.11.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------ | ----- | ------ | | helm | prometheus-snmp-exporter | 9.9.1 | 9.11.1 | --- .../monitoring/exporters/snmp-exporter/app/helmrelease.yaml | 2 +- .../monitoring/exporters/snmp-exporter/app/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/berries/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml b/kubernetes/berries/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml index 33e261094..ffee76c3e 100644 --- a/kubernetes/berries/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml +++ b/kubernetes/berries/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://prometheus-community.github.io/helm-charts chart: prometheus-snmp-exporter - version: 9.9.1 + version: 9.11.1 sourceRef: kind: HelmRepository name: prometheus-community-charts diff --git a/kubernetes/subterra/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml b/kubernetes/subterra/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml index 33e261094..ffee76c3e 100644 --- a/kubernetes/subterra/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml +++ b/kubernetes/subterra/apps/monitoring/exporters/snmp-exporter/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://prometheus-community.github.io/helm-charts chart: prometheus-snmp-exporter - version: 9.9.1 + version: 9.11.1 sourceRef: kind: HelmRepository name: prometheus-community-charts