From 4bc7738ad5fb16f3d0c927c6b9719fa7a93a898c Mon Sep 17 00:00:00 2001 From: fxusyd Date: Sun, 4 Feb 2024 16:58:59 +1100 Subject: [PATCH] Update chart version to 1.1.11 --- releases/xnat/Chart.yaml | 4 ++-- releases/xnat/charts/xnat-web/Chart.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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