DEV-810 Raised chart version

cherry-pick-9c6aec87
Michael Haehnel 3 years ago
parent dee628962b
commit 9ab78d9b0a
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.17 version: 0.1.18
# This is the version number of the application being deployed. This version number should be # 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 # 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. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
appVersion: "0.1.16" appVersion: "0.1.17"
dependencies: dependencies:
- name: tenant - name: tenant
@ -34,5 +34,5 @@ dependencies:
version: 0.1.5 version: 0.1.5
repository: oci://prodnso-harbor-01.smardigo.digital/smardigo repository: oci://prodnso-harbor-01.smardigo.digital/smardigo
- name: smardigo-wordpress - name: smardigo-wordpress
version: 0.1.17 version: 0.1.19
repository: oci://prodnso-harbor-01.smardigo.digital/smardigo repository: oci://prodnso-harbor-01.smardigo.digital/smardigo

Loading…
Cancel
Save