From 2bcdc0e9239b50d2714de42092e61ef18464606f Mon Sep 17 00:00:00 2001 From: Michael McLeroy Date: Fri, 9 Jul 2021 11:37:15 -0400 Subject: [PATCH] chore: chart version bump --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 878cde7..e07100e 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nexus-repository-manager -version: 29.1.0-bb.5 +version: 29.1.0-bb.6 appVersion: 3.29.0 description: Sonatype Nexus Repository Manager - Universal Binary repository type: application -- GitLab