From ee675089b6104ca554fecfa81e9f24b0d3c9e3f6 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 19 Jan 2024 20:25:23 +0000
Subject: [PATCH] harbor update to 1.14.0-bb.1

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

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