diff --git a/charts/dynamic-pvc-provisioner/Chart.yaml b/charts/dynamic-pvc-provisioner/Chart.yaml index 99b161f..a5280e9 100644 --- a/charts/dynamic-pvc-provisioner/Chart.yaml +++ b/charts/dynamic-pvc-provisioner/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.2" +appVersion: "0.0.4" diff --git a/charts/reclaimable-pv-releaser/Chart.yaml b/charts/reclaimable-pv-releaser/Chart.yaml index 7cd06a4..f7f853c 100644 --- a/charts/reclaimable-pv-releaser/Chart.yaml +++ b/charts/reclaimable-pv-releaser/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.2" +appVersion: "0.0.4"