diff --git a/values/dapr/manifests/dapr.yaml b/values/dapr/manifests/dapr.yaml index 3d768c73..d4e3c875 100644 --- a/values/dapr/manifests/dapr.yaml +++ b/values/dapr/manifests/dapr.yaml @@ -13,11 +13,11 @@ spec: namespace: dapr-system server: 'https://kubernetes.default.svc' sources: - - repoURL: https://dapr.github.io/helm-charts/ + - repoURL: https://dapr.github.io/helm-charts targetRevision: 1.14.4 chart: dapr helm: - valuesFiles: + valueFiles: - $values/values/dapr/values/dapr.yaml - repoURL: {{ .Values.clusterConfig.manifests }} targetRevision: main