From fd46e3dea5d9e68edd19ab7bda9d42b4452db656 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Oct 2024 01:01:20 +0000 Subject: [PATCH] chore(deps): update helm release crossplane to v1.17.2 --- 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 edc0c61..1c1e3e7 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -58,7 +58,7 @@ releases: - name: crossplane chart: crossplane-stable/crossplane installed: false - version: 1.17.1 + version: 1.17.2 namespace: platform condition: workload.enabled inherit: -- 2.45.2