fix: upgrade dapr-dashboard to 1.15.0

This commit is contained in:
2025-06-22 07:56:52 +02:00
parent 54057df5aa
commit 0ce9e684e2
2 changed files with 13 additions and 1 deletions
+7 -1
View File
@@ -25,12 +25,18 @@ spec:
value: default
- name: HELMFILE_FILE_PATH
value: dapr.yaml.gotmpl
- repoURL: https://dapr.github.io/helm-charts
- repoURL: https://dapr.github.io/helm-charts
targetRevision: 1.15.5
chart: dapr
helm:
valueFiles:
- $values/values/dapr/values/dapr.yaml
- repoURL: https://dapr.github.io/helm-charts
targetRevision: 1.15.0
chart: dapr-dashboard
helm:
valueFiles:
- $values/values/dapr/values/dashboard.yaml
- repoURL: {{ .Values.clusterConfig.manifests }}
targetRevision: main
ref: values
+6
View File
@@ -0,0 +1,6 @@
global:
ha:
enabled: true
mtls:
enabled: true
tag: 0.15.0