From f9934dc94acc3f51d9f9be660ea45d91aa75e6f9 Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Mon, 27 Jan 2025 14:37:18 +0000
Subject: [PATCH] argocd update to 7.7.13-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 78594a34fa..0f42182baf 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.10-bb.0"
+      tag: "7.7.13-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "argocd"
-      tag: "7.7.10-bb.0"
+      tag: "7.7.13-bb.1"
 
     # -- Flux reconciliation overrides specifically for the ArgoCD Package
     flux: {}
-- 
GitLab