From 0311e977e8ac8bf9e1cde8eb68f9f8351b8ee728 Mon Sep 17 00:00:00 2001 From: BB_AUTO_MR_TOKEN <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil> Date: Tue, 28 Jan 2025 17:52:53 +0000 Subject: [PATCH] SKIP UPGRADE CHECK nexusRepositoryManager update to 75.0.0-bb.2 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 78594a34fa..3018711428 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1329,11 +1329,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/nexus.git path: "./chart" - tag: "75.0.0-bb.1" + tag: "75.0.0-bb.2" helmRepo: repoName: "registry1" chartName: "nexus-repository-manager" - tag: "75.0.0-bb.1" + tag: "75.0.0-bb.2" # -- Base64 encoded license file. license_key: "" -- GitLab