From 55cd977ace0da2c7c0f8da28ad5e82079349a8ec Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 31 Jan 2023 20:23:27 +0000
Subject: [PATCH] Nexus: Update to v3.45.1

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 367923676a..46ab25ad49 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1022,7 +1022,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/nexus.git
       path: "./chart"
-      tag: "45.0.0-bb.2"
+      tag: "45.1.0-bb.0"
 
     # -- Base64 encoded license file.
     license_key: ""
-- 
GitLab