diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index 4210fb2d2f..097218e2a5 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -95,7 +95,7 @@ dependencies: version: 3.7.4 repository: https://kyverno.github.io/policy-reporter - name: prometheus-blackbox-exporter - version: 11.15.1 + version: 11.16.0 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-msteams version: 1.3.6 diff --git a/charts/prometheus-blackbox-exporter/Chart.yaml b/charts/prometheus-blackbox-exporter/Chart.yaml index 7846a853e3..4aae9bbfcc 100644 --- a/charts/prometheus-blackbox-exporter/Chart.yaml +++ b/charts/prometheus-blackbox-exporter/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/prometheus/blackbox_exporter - https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-blackbox-exporter type: application -version: 11.15.1 +version: 11.16.0 diff --git a/charts/prometheus-blackbox-exporter/values.yaml b/charts/prometheus-blackbox-exporter/values.yaml index 486ac88f26..2a06ea49c3 100644 --- a/charts/prometheus-blackbox-exporter/values.yaml +++ b/charts/prometheus-blackbox-exporter/values.yaml @@ -500,7 +500,7 @@ configReloader: image: registry: quay.io repository: prometheus-operator/prometheus-config-reloader - tag: "v0.92.1" + tag: "v0.93.0" pullPolicy: IfNotPresent digest: "" securityContext: