diff --git a/releases/xnat/Chart.yaml b/releases/xnat/Chart.yaml index defbd61..085b07a 100644 --- a/releases/xnat/Chart.yaml +++ b/releases/xnat/Chart.yaml @@ -15,12 +15,12 @@ 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: 1.1.7 +version: 1.1.8 # 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. -appVersion: 1.8.7.1 +appVersion: 1.8.9.1 dependencies: - name: postgresql @@ -28,5 +28,5 @@ dependencies: repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" condition: postgresql.enabled - name: xnat-web - version: 1.1.7 + version: 1.1.8 condition: xnat-web.enabled diff --git a/releases/xnat/charts/xnat-web/Chart.yaml b/releases/xnat/charts/xnat-web/Chart.yaml index 24839e3..909bf44 100644 --- a/releases/xnat/charts/xnat-web/Chart.yaml +++ b/releases/xnat/charts/xnat-web/Chart.yaml @@ -15,9 +15,9 @@ 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: 1.1.7 +version: 1.1.8 # 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. -appVersion: 1.8.7.1 +appVersion: 1.8.9.1