diff --git a/docs/nexus-repository-manager-49.0.0.tgz b/docs/nexus-repository-manager-49.0.0.tgz new file mode 100644 index 0000000..8cdb5d1 Binary files /dev/null and b/docs/nexus-repository-manager-49.0.0.tgz differ diff --git a/docs/nxrm-aws-resiliency-49.0.0.tgz b/docs/nxrm-aws-resiliency-49.0.0.tgz new file mode 100644 index 0000000..6c5a185 Binary files /dev/null and b/docs/nxrm-aws-resiliency-49.0.0.tgz differ diff --git a/nexus-repository-manager/Chart.yaml b/nexus-repository-manager/Chart.yaml index e3ecc08..709ed17 100644 --- a/nexus-repository-manager/Chart.yaml +++ b/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: 48.0.0 +version: 49.0.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.48.0 +appVersion: 3.49.0 description: Sonatype Nexus Repository Manager - Universal Binary repository diff --git a/nexus-repository-manager/values.yaml b/nexus-repository-manager/values.yaml index d9a2e5c..cf302b7 100644 --- a/nexus-repository-manager/values.yaml +++ b/nexus-repository-manager/values.yaml @@ -6,7 +6,7 @@ deploymentStrategy: Recreate image: # Sonatype Official Public Image repository: sonatype/nexus3 - tag: 3.48.0 + tag: 3.49.0 pullPolicy: IfNotPresent imagePullSecrets: # for image registries that require login, specify the name of the existing diff --git a/nxrm-aws-resiliency/Chart.yaml b/nxrm-aws-resiliency/Chart.yaml index 2b0f638..69830e3 100644 --- a/nxrm-aws-resiliency/Chart.yaml +++ b/nxrm-aws-resiliency/Chart.yaml @@ -15,13 +15,13 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 48.0.0 +version: 49.0.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. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 3.48.0 +appVersion: 3.49.0 keywords: - artifacts