From f4596b9389a075e75abc9a967b74c41461792092 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:18:01 +0000 Subject: [PATCH] Update Helm release prometheus-operator-crds to v16 --- applications/base/prometheus/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/base/prometheus/kustomization.yaml b/applications/base/prometheus/kustomization.yaml index 6ffcc8082..9b39c850e 100644 --- a/applications/base/prometheus/kustomization.yaml +++ b/applications/base/prometheus/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization helmCharts: - name: prometheus-operator-crds repo: https://prometheus-community.github.io/helm-charts - version: 13.0.2 + version: 16.0.1 releaseName: prometheus-operator-crds namespace: prometheus includeCRDs: true