From d1801372c3393ac15a2cc07df91bad965cad2037 Mon Sep 17 00:00:00 2001 From: Dean Taylor Date: Mon, 14 Feb 2022 12:02:11 +0800 Subject: [PATCH] update chart version after fix --- releases/xnat/Chart.yaml | 2 +- releases/xnat/charts/xnat-web/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/xnat/Chart.yaml b/releases/xnat/Chart.yaml index 2415067..8cbf513 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.1 +version: 1.1.2 # 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 diff --git a/releases/xnat/charts/xnat-web/Chart.yaml b/releases/xnat/charts/xnat-web/Chart.yaml index acb2cc0..6b812a8 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.1 +version: 1.1.2 # 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