From 9ab9abceb27807f631755d3d4252efece9943be6 Mon Sep 17 00:00:00 2001 From: Eric Vaandering Date: Mon, 30 Aug 2021 16:43:25 -0500 Subject: [PATCH] Test of helm chart building --- helm/cmsweb/crabcache/Chart.yaml | 2 +- helm/rucio/rucio-loadtest/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/cmsweb/crabcache/Chart.yaml b/helm/cmsweb/crabcache/Chart.yaml index cbce87100..c30a9d453 100644 --- a/helm/cmsweb/crabcache/Chart.yaml +++ b/helm/cmsweb/crabcache/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: 0.1.0 +version: 0.1.1 # 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/helm/rucio/rucio-loadtest/Chart.yaml b/helm/rucio/rucio-loadtest/Chart.yaml index 4e71bb9d0..6ac8b2299 100644 --- a/helm/rucio/rucio-loadtest/Chart.yaml +++ b/helm/rucio/rucio-loadtest/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: 0.2.0 +version: 0.2.1 # 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