diff --git a/charts/nexus-repository-manager/Chart.yaml b/charts/nexus-repository-manager/Chart.yaml index f8b83593..e815e04c 100644 --- a/charts/nexus-repository-manager/Chart.yaml +++ b/charts/nexus-repository-manager/Chart.yaml @@ -3,10 +3,10 @@ name: nexus-repository-manager # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 33.0.0 +version: 33.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 3.33.0 +appVersion: 3.33.1 description: Sonatype Nexus Repository Manager - Universal Binary repository diff --git a/charts/nexus-repository-manager/values.yaml b/charts/nexus-repository-manager/values.yaml index fb3ec126..750d01c3 100644 --- a/charts/nexus-repository-manager/values.yaml +++ b/charts/nexus-repository-manager/values.yaml @@ -6,7 +6,7 @@ deploymentStrategy: Recreate image: # Sonatype Official Public Image repository: sonatype/nexus3 - tag: 3.33.0 + tag: 3.33.1 pullPolicy: IfNotPresent nexus: