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 4e846b4 commit 0555a85Copy full SHA for 0555a85
charts/prometheus-blackbox-exporter/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
description: Prometheus Blackbox Exporter
3
name: prometheus-blackbox-exporter
4
-version: 11.3.1
+version: 11.4.0
5
# renovate: github=prometheus/blackbox_exporter
6
appVersion: v0.27.0
7
kubeVersion: ">=1.21.0-0"
charts/prometheus-blackbox-exporter/values.yaml
@@ -449,7 +449,7 @@ configReloader:
449
image:
450
registry: quay.io
451
repository: prometheus-operator/prometheus-config-reloader
452
- tag: "v0.85.0"
+ tag: "v0.86.0"
453
pullPolicy: IfNotPresent
454
digest: ""
455
securityContext:
0 commit comments