Skip to content

Commit 0555a85

Browse files
[prometheus-blackbox-exporter] Update quay.io/prometheus-operator/prometheus-config-reloader Docker tag to v0.86.0 (#6196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e846b4 commit 0555a85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/prometheus-blackbox-exporter/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: Prometheus Blackbox Exporter
33
name: prometheus-blackbox-exporter
4-
version: 11.3.1
4+
version: 11.4.0
55
# renovate: github=prometheus/blackbox_exporter
66
appVersion: v0.27.0
77
kubeVersion: ">=1.21.0-0"

charts/prometheus-blackbox-exporter/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ configReloader:
449449
image:
450450
registry: quay.io
451451
repository: prometheus-operator/prometheus-config-reloader
452-
tag: "v0.85.0"
452+
tag: "v0.86.0"
453453
pullPolicy: IfNotPresent
454454
digest: ""
455455
securityContext:

0 commit comments

Comments
 (0)