From c203fd934b467f48de0d1377ad059627bc5af022 Mon Sep 17 00:00:00 2001 From: Dee Kryvenko Date: Sun, 5 May 2024 20:17:04 -0600 Subject: [PATCH] Bump --- charts/dynamic-pvc-provisioner/Chart.yaml | 2 +- charts/reclaimable-pv-releaser/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dynamic-pvc-provisioner/Chart.yaml b/charts/dynamic-pvc-provisioner/Chart.yaml index 59b211c..bf990db 100644 --- a/charts/dynamic-pvc-provisioner/Chart.yaml +++ b/charts/dynamic-pvc-provisioner/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/charts/reclaimable-pv-releaser/Chart.yaml b/charts/reclaimable-pv-releaser/Chart.yaml index 2c1c23a..f2e1ab0 100644 --- a/charts/reclaimable-pv-releaser/Chart.yaml +++ b/charts/reclaimable-pv-releaser/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