Skip to content

Comments

fix(helm): update chart prometheus-snmp-exporter ( 9.12.0 → 9.12.1 )#2818

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prometheus-snmp-exporter-9.x
Open

fix(helm): update chart prometheus-snmp-exporter ( 9.12.0 → 9.12.1 )#2818
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prometheus-snmp-exporter-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

This PR contains the following updates:

Package Update Change
prometheus-snmp-exporter (source) patch 9.12.09.12.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prometheus-community/helm-charts (prometheus-snmp-exporter)

v9.12.1

Compare Source

Prometheus SNMP Exporter

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-82.2.0...prometheus-snmp-exporter-9.12.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| helm       | prometheus-snmp-exporter | 9.12.0 | 9.12.1 |
@mglants-bot
Copy link

mglants-bot bot commented Feb 22, 2026

--- kubernetes/berries/apps/monitoring/exporters/snmp-exporter/app Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter

+++ kubernetes/berries/apps/monitoring/exporters/snmp-exporter/app Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter

@@ -13,13 +13,13 @@

       chart: prometheus-snmp-exporter
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community-charts
         namespace: flux-system
-      version: 9.12.0
+      version: 9.12.1
   interval: 5m
   values:
     configmapReload:
       image:
         pullPolicy: IfNotPresent
         repository: jimmidyson/configmap-reload

@mglants-bot
Copy link

mglants-bot bot commented Feb 22, 2026

--- HelmRelease: monitoring/snmp-exporter Deployment: monitoring/snmp-exporter-prometheus-snmp-exporter

+++ HelmRelease: monitoring/snmp-exporter Deployment: monitoring/snmp-exporter-prometheus-snmp-exporter

@@ -49,15 +49,15 @@

             memory: 50Mi
         ports:
         - containerPort: 9116
           name: http
         livenessProbe:
           httpGet:
-            path: /
+            path: /-/healthy
             port: http
         readinessProbe:
           httpGet:
-            path: /
+            path: /-/healthy
             port: http
         volumeMounts: null
       volumes: null

@mglants-bot
Copy link

mglants-bot bot commented Feb 22, 2026

--- HelmRelease: monitoring/snmp-exporter Deployment: monitoring/snmp-exporter-prometheus-snmp-exporter

+++ HelmRelease: monitoring/snmp-exporter Deployment: monitoring/snmp-exporter-prometheus-snmp-exporter

@@ -49,15 +49,15 @@

             memory: 50Mi
         ports:
         - containerPort: 9116
           name: http
         livenessProbe:
           httpGet:
-            path: /
+            path: /-/healthy
             port: http
         readinessProbe:
           httpGet:
-            path: /
+            path: /-/healthy
             port: http
         volumeMounts: null
       volumes: null

@mglants-bot
Copy link

mglants-bot bot commented Feb 22, 2026

--- kubernetes/subterra/apps/monitoring/exporters/snmp-exporter/app Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter

+++ kubernetes/subterra/apps/monitoring/exporters/snmp-exporter/app Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter

@@ -13,13 +13,13 @@

       chart: prometheus-snmp-exporter
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community-charts
         namespace: flux-system
-      version: 9.12.0
+      version: 9.12.1
   interval: 5m
   values:
     configmapReload:
       image:
         pullPolicy: IfNotPresent
         repository: jimmidyson/configmap-reload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants