From b81fac11c65d8a35b6274fc88829cdadfd719542 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 12 Mar 2024 23:26:41 +0000
Subject: [PATCH] harbor update to 1.14.0-bb.6

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 809bbc1bc0..c137016bf6 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1892,12 +1892,12 @@ addons:
 
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/harbor.git
-      tag: "1.14.0-bb.5"
+      tag: "1.14.0-bb.6"
       path: "./chart"
     helmRepo:
       repoName: "registry1"
       chartName: "harbor"
-      tag: "1.14.0-bb.5"
+      tag: "1.14.0-bb.6"
 
     # -- Flux reconciliation overrides specifically for the Jaeger Package
     flux: {}
-- 
GitLab