diff --git a/deploy/chart/local-path-provisioner/Chart.yaml b/deploy/chart/local-path-provisioner/Chart.yaml index dfbe5d5fb4be6477ea412d53c165716d35f8377b..8ea7468d0988bfd078fdb71a860e2e0baac222be 100644 --- a/deploy/chart/local-path-provisioner/Chart.yaml +++ b/deploy/chart/local-path-provisioner/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: Use HostPath for persistent local storage with Kubernetes name: local-path-provisioner -version: 0.0.25-dev -appVersion: "v0.0.25-dev" +version: master-head +appVersion: "master-head" keywords: - storage - hostpath