From b4ebc302fa5448b169ee0fe7767ff260061e3bd1 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 27 Oct 2022 18:39:58 +0000
Subject: [PATCH] update argo to 2.4.12

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 098002f4a8..4c614eb0f6 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -745,7 +745,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
       path: "./chart"
-      tag: "4.10.8-bb.0"
+      tag: "5.5.7-bb.1"
 
     # -- Flux reconciliation overrides specifically for the ArgoCD Package
     flux: {}
-- 
GitLab