fix: upgrade dapr-dashboard to 1.15.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
global:
|
||||
ha:
|
||||
enabled: true
|
||||
mtls:
|
||||
enabled: true
|
||||
tag: 0.15.0
|
||||
Reference in New Issue
Block a user