From 2979631c51070ee88f2c15aac8204312a64c9da5 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 11 Jul 2025 09:50:30 +0200 Subject: [PATCH] fix: downgrade dapr --- values/dapr/manifests/dapr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/dapr/manifests/dapr.yaml b/values/dapr/manifests/dapr.yaml index 3e573095..6b76cc81 100644 --- a/values/dapr/manifests/dapr.yaml +++ b/values/dapr/manifests/dapr.yaml @@ -27,7 +27,7 @@ spec: - name: HELMFILE_FILE_PATH value: dapr.yaml.gotmpl - repoURL: https://dapr.github.io/helm-charts - targetRevision: 1.15.6 + targetRevision: 1.14.5 chart: dapr helm: valueFiles: