We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75037b3 commit 1b9113bCopy full SHA for 1b9113b
charts/prometheus-snmp-exporter/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
description: Prometheus SNMP Exporter
3
name: prometheus-snmp-exporter
4
-version: 9.8.1
+version: 9.8.2
5
# renovate: github=prometheus/snmp_exporter
6
appVersion: v0.29.0
7
home: https://github.com/prometheus/snmp_exporter
charts/prometheus-snmp-exporter/values.yaml
@@ -168,7 +168,7 @@ configmapReload:
168
##
169
image:
170
repository: quay.io/prometheus-operator/prometheus-config-reloader
171
- tag: v0.86.1
+ tag: v0.86.2
172
pullPolicy: IfNotPresent
173
174
## configmap-reload resource requests and limits
0 commit comments