From af440c718c8dd595eed081bf7d0886e425e03570 Mon Sep 17 00:00:00 2001 From: Dmytro Kryvenko Date: Mon, 21 Jun 2021 15:13:51 -0700 Subject: [PATCH] Update default pv/pvc controller to 0.0.4 --- 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 a5280e9..bace608 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.0.1 +version: 0.0.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/charts/reclaimable-pv-releaser/Chart.yaml b/charts/reclaimable-pv-releaser/Chart.yaml index f7f853c..9bc6d68 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.0.1 +version: 0.0.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