chore(prom): Bump to latest

This commit was merged in pull request #117.
This commit is contained in:
2026-03-12 12:21:07 +00:00
parent 50f3bef3f1
commit b5486042f7
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ releases:
- name: prometheus
namespace: prometheus
chart: prometheus/kube-prometheus-stack
version: {{ if eq (requiredEnv "ARGOCD_ENV_CLUSTER_NAME") "oceanbox" }}72.9.1{{ else }}82.10.1{{ end }}
version:82.10.1
condition: prometheus.enabled
values:
- ../values/prometheus/values/prometheus.yaml.gotmpl
+1 -2
View File
@@ -68,8 +68,7 @@ spec:
server: 'https://kubernetes.default.svc'
source:
repoURL: 'https://prometheus-community.github.io/helm-charts'
targetRevision: {{- if eq .Values.prometheus.cluster "oceanbox" }} '14.0.0' {{- else }} '27.0.0' {{- end }}
# targetRevision: '27.0.0'
targetRevision: '27.0.0'
chart: prometheus-operator-crds
project: sys
syncPolicy: