Update the nfs-provisioner image to avoid bugs in K8S 1.20 and newer
Created by: dkeven
/kind bug
In K8S v1.20 and newer, the current version of nfs-provisioner image will not work, refer: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/issues/25
And many KS users have reported this same issue in the Chinese forum, related posts in just the past week https://kubesphere.com.cn/forum/d/4676-openebsnfsmonitoring-prometheus/8 https://kubesphere.com.cn/forum/d/4752-v310nfs-client-provisionerpvcpending https://kubesphere.com.cn/forum/d/4706-centos7kubesphere-v31-ha
This bug has been fixed in the new version, and is backwards compatible with the old one, so we need to change this chart since it's in the NFS example of the KS Official doc: https://kubesphere.com.cn/en/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client/ https://v3-0.docs.kubesphere.io/docs/installing-on-linux/persistent-storage-configurations/install-nfs-client/