From bf76c9ad68d31ea27e96061f51b4f5113e254625 Mon Sep 17 00:00:00 2001
From: Mark Sanchez <mark.sanchez.8@us.af.mil>
Date: Thu, 26 Aug 2021 14:40:56 +0000
Subject: [PATCH] Set nexus resource limits

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

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