From ab3a0069ce149b7b9f51415bba567af43ba4ab89 Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Tue, 7 Sep 2021 18:07:47 +0000
Subject: [PATCH] update nexus to 3.34.0-01

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 2c622326c5..b1c7a1e379 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -677,7 +677,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/nexus.git
       path: "./chart"
-      tag: "29.1.0-bb.8"
+      tag: "34.0.0-bb.0"
 
     # -- Base64 encoded license file.
     license_key: ""
-- 
GitLab