fix(prometheus): Bump CRDs

This commit is contained in:
2026-03-10 13:15:29 +00:00
parent e3daeccdb4
commit bb254e30f3
2 changed files with 27 additions and 1 deletions
+2 -1
View File
@@ -68,7 +68,8 @@ spec:
server: 'https://kubernetes.default.svc'
source:
repoURL: 'https://prometheus-community.github.io/helm-charts'
targetRevision: '14.0.0'
targetRevision: {{- if eq .Values.dapr.cluster "hel1" }} '27.0.0' {{- else }} '14.0.0' {{- end }}
# targetRevision: '27.0.0'
chart: prometheus-operator-crds
project: sys
syncPolicy: