From 6460c05a83556186adf900fe2520353987f195f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 10 Jul 2025 14:22:38 +0200 Subject: [PATCH] minor: Bump dapr runtime to 1.15.6 Includes quite a few fixes we are interested in. Changelog: https://github.com/dapr/dapr/releases/tag/v1.15.6 --- 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 f484a9fc..3e573095 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.5 + targetRevision: 1.15.6 chart: dapr helm: valueFiles: -- 2.52.0