From 8279809b7a2a1a0f8b51ecb39a5a2673c4aaf4cf Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Wed, 7 Jun 2023 21:09:47 +0000 Subject: [PATCH] nexusRepositoryManager update to 53.1.0-bb.1 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 96ac0161c3..7a6fe6d209 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1234,11 +1234,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/nexus.git path: "./chart" - tag: "53.1.0-bb.0" + tag: "53.1.0-bb.1" helmRepo: repoName: "registry1" chartName: "nexus-repository-manager" - tag: "53.1.0-bb.0" + tag: "53.1.0-bb.1" # -- Base64 encoded license file. license_key: "" -- GitLab