From 274ae68ae125d7ceb16350404869ad072fbe7685 Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Mon, 13 Jan 2025 13:24:21 +0000
Subject: [PATCH] argocd update to 7.7.10-bb.0

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index a388dd2d76..34f33be007 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1031,11 +1031,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/argocd.git
       path: "./chart"
-      tag: "7.7.5-bb.1"
+      tag: "7.7.10-bb.0"
     helmRepo:
       repoName: "registry1"
       chartName: "argocd"
-      tag: "7.7.5-bb.1"
+      tag: "7.7.10-bb.0"
 
     # -- Flux reconciliation overrides specifically for the ArgoCD Package
     flux: {}
-- 
GitLab