From 503525d8d625dcb86d95607bf588ba5e41cda7bb Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 16 Oct 2024 01:01:15 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.6.9 --- 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 ec2bd2b..b7a2368 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -24,7 +24,7 @@ releases: namespace: platform condition: workload.enabled installed: false - version: 7.6.8 + version: 7.6.9 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2