Skip to content

Commit baf556a

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

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.2.0
4+
version: 11.2.1
55
appVersion: v0.27.0
66
kubeVersion: ">=1.21.0-0"
77
home: https://github.com/prometheus/blackbox_exporter

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.84.0"
452+
tag: "v0.84.1"
453453
pullPolicy: IfNotPresent
454454
digest: ""
455455
securityContext:

0 commit comments

Comments
 (0)