From 2614cd50a2526162cf9097c97761ce59ecebf319 Mon Sep 17 00:00:00 2001
From: Michael McLeroy <michaelmcleroy@cloudfitsoftware.com>
Date: Tue, 11 Jan 2022 17:05:30 -0500
Subject: [PATCH] chore: bump argocd chart version

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 5f9d4e1249..27f2fb3610 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -558,7 +558,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
       path: "./chart"
-      tag: "3.27.1-bb.2"
+      tag: "3.27.1-bb.3"
 
     # -- Flux reconciliation overrides specifically for the ArgoCD Package
     flux: {}
-- 
GitLab