From 995a88866e92a568f17c4625ab56354e283d0a9e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 25 Dec 2024 01:01:31 +0000 Subject: [PATCH] chore(deps): update helm release keel to v1.0.5 --- 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 14576e2..5c9fb3c 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -109,6 +109,6 @@ releases: - name: keel chart: keel/keel - version: 1.0.4 + version: v1.0.5 namespace: platform condition: workload.enabled