From 50f3bef3f18f97b0ce59fe67df1aa3d683463f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 12 Mar 2026 12:16:34 +0000 Subject: [PATCH] chore(prom): Update CRDs --- values/prometheus/manifests/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/prometheus/manifests/prometheus.yaml b/values/prometheus/manifests/prometheus.yaml index e9e3118b..053ca132 100644 --- a/values/prometheus/manifests/prometheus.yaml +++ b/values/prometheus/manifests/prometheus.yaml @@ -68,7 +68,7 @@ spec: server: 'https://kubernetes.default.svc' source: repoURL: 'https://prometheus-community.github.io/helm-charts' - targetRevision: {{- if eq .Values.prometheus.cluster "hel1" }} '27.0.0' {{- else }} '14.0.0' {{- end }} + targetRevision: {{- if eq .Values.prometheus.cluster "oceanbox" }} '14.0.0' {{- else }} '27.0.0' {{- end }} # targetRevision: '27.0.0' chart: prometheus-operator-crds project: sys