diff --git a/argocd/monitoring/prometheus-blackbox-exporter/kustomization.yaml b/argocd/monitoring/prometheus-blackbox-exporter/kustomization.yaml index 01ea355c..597899e9 100755 --- a/argocd/monitoring/prometheus-blackbox-exporter/kustomization.yaml +++ b/argocd/monitoring/prometheus-blackbox-exporter/kustomization.yaml @@ -13,5 +13,5 @@ helmCharts: releaseName: prometheus-blackbox-exporter namespace: *namespace repo: https://prometheus-community.github.io/helm-charts - version: 9.0.1 + version: 9.0.3 valuesFile: values.yaml