From 645ed4018bf27db6f96afda3d8567a87ac407834 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 23 Apr 2024 17:28:58 +0000
Subject: [PATCH] harbor update to 1.14.2-bb.1

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

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