From ac66fa53260ae7c0b9bab7ff40958dda89121a5a Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 18 Sep 2024 13:45:03 +0000 Subject: [PATCH] Update Helm release crossplane to v1.17.1 --- installations/platform/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index b744763..807ddaa 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -62,7 +62,7 @@ releases: - name: crossplane chart: crossplane-stable/crossplane installed: false - version: 1.17.0 + version: 1.17.1 namespace: platform condition: workload.enabled inherit: -- 2.45.2