diff --git a/deploy/chart/local-path-provisioner/Chart.yaml b/deploy/chart/local-path-provisioner/Chart.yaml
index db136e910f34e6838705b4e53e14e3bf859a4ea5..773aaa8fe7bc6fedd874c32c3f18e610a6324d50 100644
--- a/deploy/chart/local-path-provisioner/Chart.yaml
+++ b/deploy/chart/local-path-provisioner/Chart.yaml
@@ -1,12 +1,11 @@
 apiVersion: v1
-description: Use HostPath for persistent local storage with Kubernetes
+description: Use HostPath and LocalVolume for persistent local storage with Kubernetes
 name: local-path-provisioner
-version: 0.0.22
-appVersion: "v0.0.22"
+version: 0.0.27
+appVersion: "v0.0.27"
 keywords:
   - storage
   - hostpath
-kubeVersion: ">=1.12.0-r0"
 home: https://github.com/rancher/local-path-provisioner
 sources:
   - https://github.com/rancher/local-path-provisioner.git