From 2da0336077776b8ade6027dca4fabd031f5d046e Mon Sep 17 00:00:00 2001
From: Ryan Garcia <garcia.ryan@solute.us>
Date: Thu, 10 Feb 2022 22:38:42 +0000
Subject: [PATCH] Update argocd to 3.33.5-bb.0 version 2.2.5

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

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