From 2c048553b9212a6e0d27b6b398de5b21b8527f54 Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:09:31 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20argo-cd=20(=207.4.4=20?= =?UTF-8?q?=E2=86=92=207.4.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/argocd/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/argocd/argocd/Chart.yaml b/kubernetes/apps/argocd/argocd/Chart.yaml index 5ec7c7c64..8891e79ca 100644 --- a/kubernetes/apps/argocd/argocd/Chart.yaml +++ b/kubernetes/apps/argocd/argocd/Chart.yaml @@ -6,5 +6,5 @@ version: 1.0.0 type: application dependencies: - name: argo-cd - version: 7.4.4 + version: 7.4.5 repository: https://argoproj.github.io/argo-helm