fix: upgrade dapr-dashboard to 1.15.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user