diff --git a/charts/dynamic-pvc-provisioner/Chart.yaml b/charts/dynamic-pvc-provisioner/Chart.yaml index 6989f39..59b211c 100644 --- a/charts/dynamic-pvc-provisioner/Chart.yaml +++ b/charts/dynamic-pvc-provisioner/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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.2.0" +appVersion: "0.2.3" diff --git a/charts/reclaimable-pv-releaser/Chart.yaml b/charts/reclaimable-pv-releaser/Chart.yaml index d90114b..2c1c23a 100644 --- a/charts/reclaimable-pv-releaser/Chart.yaml +++ b/charts/reclaimable-pv-releaser/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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.2.0" +appVersion: "0.2.3"