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
+6
View File
@@ -31,6 +31,12 @@ spec:
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