feat(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.6.0 ) - #5330
Open
renovate[bot] wants to merge 1 commit into
Open
feat(helm): update chart prometheus-snmp-exporter ( 5.1.0 → 5.6.0 )#5330renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- kubernetes/cluster-0/apps/monitoring/snmp-exporter/apc-ups Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter-apc-ups
+++ kubernetes/cluster-0/apps/monitoring/snmp-exporter/apc-ups Kustomization: flux-system/cluster-apps-snmp-exporter HelmRelease: monitoring/snmp-exporter-apc-ups
@@ -12,13 +12,13 @@
spec:
chart: prometheus-snmp-exporter
sourceRef:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
- version: 5.1.0
+ version: 5.6.0
dependsOn:
- name: kube-prometheus-stack
namespace: monitoring
install:
remediation:
retries: 3 |
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
2 times, most recently
from
April 28, 2024 11:24
65cb374 to
b055aba
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
May 13, 2024 16:39
b055aba to
c190926
Compare
Contributor
--- HelmRelease: monitoring/snmp-exporter-apc-ups ServiceAccount: snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups ServiceAccount: snmp-exporter-apc-ups
@@ -1,13 +0,0 @@
----
-apiVersion: v1
-kind: ServiceAccount
-metadata:
- labels:
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
- app.kubernetes.io/part-of: prometheus-snmp-exporter
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
- name: snmp-exporter-apc-ups
- namespace: null
-
--- HelmRelease: monitoring/snmp-exporter-apc-ups Role: snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups Role: snmp-exporter-apc-ups
@@ -1,20 +0,0 @@
----
-kind: Role
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: snmp-exporter-apc-ups
- namespace: null
- labels:
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
- app.kubernetes.io/part-of: prometheus-snmp-exporter
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
-rules:
-- apiGroups:
- - ''
- resources:
- - endpoints
- verbs:
- - get
-
--- HelmRelease: monitoring/snmp-exporter-apc-ups RoleBinding: snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups RoleBinding: snmp-exporter-apc-ups
@@ -1,20 +0,0 @@
----
-kind: RoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: snmp-exporter-apc-ups
- namespace: null
- labels:
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
- app.kubernetes.io/part-of: prometheus-snmp-exporter
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
-subjects:
-- kind: ServiceAccount
- name: snmp-exporter-apc-ups
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: Role
- name: snmp-exporter-apc-ups
-
--- HelmRelease: monitoring/snmp-exporter-apc-ups Service: snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups Service: snmp-exporter-apc-ups
@@ -1,22 +0,0 @@
----
-kind: Service
-apiVersion: v1
-metadata:
- name: snmp-exporter-apc-ups
- namespace: null
- labels:
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
- app.kubernetes.io/part-of: prometheus-snmp-exporter
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
-spec:
- type: ClusterIP
- ports:
- - name: http
- port: 9116
- protocol: TCP
- selector:
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
-
--- HelmRelease: monitoring/snmp-exporter-apc-ups Deployment: snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups Deployment: snmp-exporter-apc-ups
@@ -1,68 +0,0 @@
----
-apiVersion: apps/v1
-kind: Deployment
-metadata:
- name: snmp-exporter-apc-ups
- namespace: null
- labels:
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
- app.kubernetes.io/part-of: prometheus-snmp-exporter
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
-spec:
- replicas: 1
- selector:
- matchLabels:
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
- strategy:
- rollingUpdate:
- maxSurge: 1
- maxUnavailable: 0
- type: RollingUpdate
- template:
- metadata:
- labels:
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/component: metrics
- app.kubernetes.io/part-of: prometheus-snmp-exporter
- app.kubernetes.io/name: prometheus-snmp-exporter
- app.kubernetes.io/instance: snmp-exporter-apc-ups
- annotations: {}
- spec:
- restartPolicy: Always
- serviceAccountName: snmp-exporter-apc-ups
- containers:
- - name: snmp-exporter
- image: quay.io/prometheus/snmp-exporter:v0.25.0
- imagePullPolicy: IfNotPresent
- securityContext:
- readOnlyRootFilesystem: true
- runAsNonRoot: true
- runAsUser: 1000
- args:
- - --config.file=/config/snmp.yaml
- resources: {}
- ports:
- - containerPort: 9116
- name: http
- livenessProbe:
- httpGet:
- path: /health
- port: http
- readinessProbe:
- httpGet:
- path: /health
- port: http
- volumeMounts:
- - name: apc-ups-snmp-configmap
- mountPath: /config/snmp.yaml
- subPath: snmp.yaml
- readOnly: true
- volumes:
- - name: apc-ups-snmp-configmap
- configMap:
- name: apc-ups-snmp-configmap
- defaultMode: 420
-
--- HelmRelease: monitoring/snmp-exporter-apc-ups ServiceAccount: monitoring/snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups ServiceAccount: monitoring/snmp-exporter-apc-ups
@@ -0,0 +1,13 @@
+---
+apiVersion: v1
+kind: ServiceAccount
+metadata:
+ labels:
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/component: metrics
+ app.kubernetes.io/part-of: prometheus-snmp-exporter
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+ name: snmp-exporter-apc-ups
+ namespace: monitoring
+
--- HelmRelease: monitoring/snmp-exporter-apc-ups Role: monitoring/snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups Role: monitoring/snmp-exporter-apc-ups
@@ -0,0 +1,20 @@
+---
+kind: Role
+apiVersion: rbac.authorization.k8s.io/v1
+metadata:
+ name: snmp-exporter-apc-ups
+ namespace: monitoring
+ labels:
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/component: metrics
+ app.kubernetes.io/part-of: prometheus-snmp-exporter
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+rules:
+- apiGroups:
+ - ''
+ resources:
+ - endpoints
+ verbs:
+ - get
+
--- HelmRelease: monitoring/snmp-exporter-apc-ups RoleBinding: monitoring/snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups RoleBinding: monitoring/snmp-exporter-apc-ups
@@ -0,0 +1,20 @@
+---
+kind: RoleBinding
+apiVersion: rbac.authorization.k8s.io/v1
+metadata:
+ name: snmp-exporter-apc-ups
+ namespace: monitoring
+ labels:
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/component: metrics
+ app.kubernetes.io/part-of: prometheus-snmp-exporter
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+subjects:
+- kind: ServiceAccount
+ name: snmp-exporter-apc-ups
+roleRef:
+ apiGroup: rbac.authorization.k8s.io
+ kind: Role
+ name: snmp-exporter-apc-ups
+
--- HelmRelease: monitoring/snmp-exporter-apc-ups Service: monitoring/snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups Service: monitoring/snmp-exporter-apc-ups
@@ -0,0 +1,22 @@
+---
+kind: Service
+apiVersion: v1
+metadata:
+ name: snmp-exporter-apc-ups
+ namespace: monitoring
+ labels:
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/component: metrics
+ app.kubernetes.io/part-of: prometheus-snmp-exporter
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+spec:
+ type: ClusterIP
+ ports:
+ - name: http
+ port: 9116
+ protocol: TCP
+ selector:
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+
--- HelmRelease: monitoring/snmp-exporter-apc-ups Deployment: monitoring/snmp-exporter-apc-ups
+++ HelmRelease: monitoring/snmp-exporter-apc-ups Deployment: monitoring/snmp-exporter-apc-ups
@@ -0,0 +1,68 @@
+---
+apiVersion: apps/v1
+kind: Deployment
+metadata:
+ name: snmp-exporter-apc-ups
+ namespace: monitoring
+ labels:
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/component: metrics
+ app.kubernetes.io/part-of: prometheus-snmp-exporter
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+spec:
+ replicas: 1
+ selector:
+ matchLabels:
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+ strategy:
+ rollingUpdate:
+ maxSurge: 1
+ maxUnavailable: 0
+ type: RollingUpdate
+ template:
+ metadata:
+ labels:
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/component: metrics
+ app.kubernetes.io/part-of: prometheus-snmp-exporter
+ app.kubernetes.io/name: prometheus-snmp-exporter
+ app.kubernetes.io/instance: snmp-exporter-apc-ups
+ annotations: {}
+ spec:
+ restartPolicy: Always
+ serviceAccountName: snmp-exporter-apc-ups
+ containers:
+ - name: snmp-exporter
+ image: quay.io/prometheus/snmp-exporter:v0.26.0
+ imagePullPolicy: IfNotPresent
+ securityContext:
+ readOnlyRootFilesystem: true
+ runAsNonRoot: true
+ runAsUser: 1000
+ args:
+ - --config.file=/config/snmp.yaml
+ resources: {}
+ ports:
+ - containerPort: 9116
+ name: http
+ livenessProbe:
+ httpGet:
+ path: /health
+ port: http
+ readinessProbe:
+ httpGet:
+ path: /health
+ port: http
+ volumeMounts:
+ - name: apc-ups-snmp-configmap
+ mountPath: /config/snmp.yaml
+ subPath: snmp.yaml
+ readOnly: true
+ volumes:
+ - name: apc-ups-snmp-configmap
+ configMap:
+ name: apc-ups-snmp-configmap
+ defaultMode: 420
+ |
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
June 29, 2024 06:30
c190926 to
c3949c4
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
September 28, 2024 07:36
c3949c4 to
1fe7430
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
October 18, 2024 11:11
1fe7430 to
51641f8
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
May 20, 2025 03:30
8914e75 to
51641f8
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
January 8, 2026 16:31
51641f8 to
e9d64be
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
June 22, 2026 17:44
e9d64be to
3a9cf68
Compare
| datasource | package | from | to | | ---------- | ------------------------ | ----- | ----- | | helm | prometheus-snmp-exporter | 5.1.0 | 5.6.0 |
renovate
Bot
force-pushed
the
renovate/cluster-0-prometheus-snmp-exporter-5.x
branch
from
July 20, 2026 21:55
3a9cf68 to
6946567
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
5.1.0→5.6.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus-community/helm-charts (prometheus-snmp-exporter)
v5.6.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-65.3.1...prometheus-snmp-exporter-5.6.0
v5.5.1Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-63.1.0...prometheus-snmp-exporter-5.5.1
v5.5.0Compare Source
Prometheus SNMP Exporter
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-61.1.0...prometheus-snmp-exporter-5.5.0
v5.4.0Compare Source
Prometheus SNMP Exporter
What's Changed
v0.26.0by @onedr0p in #4537Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-58.5.1...prometheus-snmp-exporter-5.4.0
v5.3.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-5.2.0...prometheus-snmp-exporter-5.3.0
v5.2.0Compare Source
Install kube-state-metrics to generate and expose cluster-level metrics
v5.1.1Compare Source
Prometheus SNMP Exporter
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-58.1.1...prometheus-snmp-exporter-5.1.1
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.