From e79fc5e67cef28b4294440d5ba51b9361197aa01 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Mon, 28 Mar 2022 15:30:19 +0000
Subject: [PATCH] Update ArgoCD to 2.3.2

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

diff --git a/chart/values.yaml b/chart/values.yaml
index ad442b9a1d..ef01c08002 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -639,7 +639,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
       path: "./chart"
-      tag: "4.2.2-bb.0"
+      tag: "4.2.3-bb.0"
 
     # -- Flux reconciliation overrides specifically for the ArgoCD Package
     flux: {}
-- 
GitLab