diff --git a/releases/xnat/Chart.yaml b/releases/xnat/Chart.yaml index 1717ee8..b254250 100644 --- a/releases/xnat/Chart.yaml +++ b/releases/xnat/Chart.yaml @@ -15,7 +15,7 @@ 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.10 +version: 1.1.11 # 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 @@ -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.10 + version: 1.1.11 condition: xnat-web.enabled diff --git a/releases/xnat/charts/xnat-web/Chart.yaml b/releases/xnat/charts/xnat-web/Chart.yaml index 231a3ee..db7ff80 100644 --- a/releases/xnat/charts/xnat-web/Chart.yaml +++ b/releases/xnat/charts/xnat-web/Chart.yaml @@ -15,7 +15,7 @@ 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.10 +version: 1.1.11 # 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