From 0aa64b403143bb8afdf29ea194c6d6f07615fca5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 10:15:40 +0000 Subject: [PATCH] Update Helm release prometheus-operator-crds to v17 --- kubernetes/clusters/bootstrap/helmfile.yaml | 2 +- .../prometheus-operator-crds/base/helm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/clusters/bootstrap/helmfile.yaml b/kubernetes/clusters/bootstrap/helmfile.yaml index 900e141a..6f3c444d 100644 --- a/kubernetes/clusters/bootstrap/helmfile.yaml +++ b/kubernetes/clusters/bootstrap/helmfile.yaml @@ -17,7 +17,7 @@ releases: - name: prometheus-operator-crds namespace: kube-system chart: prometheus-community/prometheus-operator-crds - version: 16.0.1 + version: 17.0.2 - name: cilium namespace: kube-system chart: cilium/cilium diff --git a/kubernetes/platform/kube-prometheus-stack/prometheus-operator-crds/base/helm.yaml b/kubernetes/platform/kube-prometheus-stack/prometheus-operator-crds/base/helm.yaml index 02ec0a6c..64df1d75 100644 --- a/kubernetes/platform/kube-prometheus-stack/prometheus-operator-crds/base/helm.yaml +++ b/kubernetes/platform/kube-prometheus-stack/prometheus-operator-crds/base/helm.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: prometheus-operator-crds - version: 16.0.1 + version: 17.0.2 sourceRef: kind: HelmRepository name: prometheus-community