From 2514a155b1362f01d9ecc3a685178ab4db587ad2 Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Mon, 18 Apr 2022 17:09:22 +0000
Subject: [PATCH] bump nexus version

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 76af716233..03cb658dee 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -883,7 +883,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/nexus.git
       path: "./chart"
-      tag: "37.3.0-bb.2"
+      tag: "38.0.0-bb.0"
 
     # -- Base64 encoded license file.
     license_key: ""
-- 
GitLab