Merge pull request #5 from sonatype/NEXUS-34843_update_the_AWS_resiliency_helm_chart_version

This commit is contained in:
Oleksii Rudyk 2022-08-22 19:44:13 +03:00 committed by GitHub
commit a6a8a3c60f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -15,10 +15,10 @@ 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: 40.1.0
version: 41.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. 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.40.1"
appVersion: "3.41.1"

View File

@ -13,7 +13,7 @@ deployment:
container:
image:
repository: sonatype/nexus3
tag: 3.40.1
tag: 3.41.1
containerPort: 8081
pullPolicy: IfNotPresent
env: