Skip to content

Commit 6ea0183

Browse files
authored
chore(chart-deps): update prometheus-blackbox-exporter to version 11.5.0 (#2744)
1 parent 6b16ac6 commit 6ea0183

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chart/chart-index/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies:
9191
version: 3.5.0
9292
repository: https://kyverno.github.io/policy-reporter
9393
- name: prometheus-blackbox-exporter
94-
version: 11.4.2
94+
version: 11.5.0
9595
repository: https://prometheus-community.github.io/helm-charts
9696
- name: prometheus-msteams
9797
version: 1.3.5

charts/prometheus-blackbox-exporter/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ sources:
2525
- https://github.com/prometheus/blackbox_exporter
2626
- https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-blackbox-exporter
2727
type: application
28-
version: 11.4.2
28+
version: 11.5.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.86.2"
452+
tag: "v0.87.0"
453453
pullPolicy: IfNotPresent
454454
digest: ""
455455
securityContext:

0 commit comments

Comments
 (0)