feat(helm)!: Update chart prometheus-snmp-exporter ( 5.1.0 → 9.12.1 )#5509
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(helm)!: Update chart prometheus-snmp-exporter ( 5.1.0 → 9.12.1 )#5509renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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.28.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: /
+ port: http
+ readinessProbe:
+ httpGet:
+ path: /
+ 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
+ |
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: 9.2.0
dependsOn:
- name: kube-prometheus-stack
namespace: monitoring
install:
remediation:
retries: 3 |
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
8105472 to
834381b
Compare
834381b to
bedad30
Compare
bedad30 to
ba1cb19
Compare
ba1cb19 to
30198ae
Compare
30198ae to
bb3bfb8
Compare
bb3bfb8 to
ea3560b
Compare
ea3560b to
d74bbc5
Compare
d74bbc5 to
8560ebf
Compare
8560ebf to
d6b0c0e
Compare
d6b0c0e to
d27a66a
Compare
d27a66a to
2dd5e6d
Compare
2dd5e6d to
3d3a2e1
Compare
3d3a2e1 to
629b481
Compare
629b481 to
70b07d5
Compare
70b07d5 to
37a42ce
Compare
37a42ce to
530a479
Compare
530a479 to
fc21c72
Compare
fc21c72 to
68f4f41
Compare
68f4f41 to
8974413
Compare
| datasource | package | from | to | | ---------- | ------------------------ | ----- | ------ | | helm | prometheus-snmp-exporter | 5.1.0 | 9.12.1 |
8974413 to
3fa882c
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→9.12.1Warning
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.1Compare 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
v9.12.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@alertmanager-1.33.0...prometheus-snmp-exporter-9.12.0
v9.11.1Compare Source
Prometheus SNMP Exporter
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-81.2.2...prometheus-snmp-exporter-9.11.1
v9.11.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-operator-crds-26.0.0...prometheus-snmp-exporter-9.11.0
v9.10.1Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-28.1.0...prometheus-snmp-exporter-9.10.1
v9.10.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-80.10.0...prometheus-snmp-exporter-9.10.0
v9.9.1Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.33.2...prometheus-snmp-exporter-9.9.1
v9.9.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-9.8.3...prometheus-snmp-exporter-9.9.0
v9.8.3Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-79.11.0...prometheus-snmp-exporter-9.8.3
v9.8.2Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-nginx-exporter-1.15.3...prometheus-snmp-exporter-9.8.2
v9.8.1Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-nginx-exporter-1.12.0...prometheus-snmp-exporter-9.8.1
v9.6.2Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-operator-crds-22.0.2...prometheus-snmp-exporter-9.6.2
v9.6.1Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-mongodb-exporter-3.12.1...prometheus-snmp-exporter-9.6.1
v9.6.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@alertmanager-1.23.0...prometheus-snmp-exporter-9.6.0
v9.5.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-75.6.0...prometheus-snmp-exporter-9.5.0
v9.4.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-state-metrics-5.34.0...prometheus-snmp-exporter-9.4.0
v9.3.1Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@alertmanager-1.19.0...prometheus-snmp-exporter-9.3.1
v9.3.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-blackbox-exporter-9.6.0...prometheus-snmp-exporter-9.3.0
v9.2.1Compare Source
Prometheus SNMP Exporter
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-6.7.2...prometheus-snmp-exporter-9.2.1
v9.2.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-27.7.1...prometheus-snmp-exporter-9.2.0
v9.1.0Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-70.2.0...prometheus-snmp-exporter-9.1.0
v9.0.0Compare Source
Prometheus SNMP Exporter
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-6.7.0...prometheus-snmp-exporter-9.0.0
v8.0.0Compare Source
Prometheus SNMP Exporter
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-7.0.3...prometheus-snmp-exporter-8.0.0
v7.0.3Compare Source
Prometheus SNMP Exporter
What's Changed
[prometheus-snmp-exporter]- add security context support for Configmap-reload container at snmp-exporter daemonset and deployment by @danilomcloud in #5370New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-7.0.2...prometheus-snmp-exporter-7.0.3
v7.0.2Compare Source
Prometheus SNMP Exporter
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-stackdriver-exporter-4.8.2...prometheus-snmp-exporter-7.0.2
v7.0.1Compare Source
Install kube-state-metrics to generate and expose cluster-level metrics
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-80.14.0...kube-state-metrics-7.0.1
v7.0.0Compare Source
Prometheus SNMP Exporter
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-69.3.1...prometheus-snmp-exporter-7.0.0
v6.0.0Compare Source
Install kube-state-metrics to generate and expose cluster-level metrics
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-blackbox-exporter-11.0.0...kube-state-metrics-6.0.0
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: 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.
This PR was generated by Mend Renovate. View the repository job log.