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 983556c commit d447de2Copy full SHA for d447de2
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.10.1
+version: 9.11.0
5
# renovate: github=prometheus/snmp_exporter
6
appVersion: v0.30.1
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.87.1
+ tag: v0.88.0
172
pullPolicy: IfNotPresent
173
174
## configmap-reload resource requests and limits
0 commit comments