diff --git a/charts/nfs-client-provisioner/Chart.yaml b/charts/nfs-client-provisioner/Chart.yaml index 392daa3..489927e 100644 --- a/charts/nfs-client-provisioner/Chart.yaml +++ b/charts/nfs-client-provisioner/Chart.yaml @@ -3,10 +3,12 @@ appVersion: 3.1.0 description: nfs-client is an automatic provisioner that used your *already configured* NFS server, automatically creating Persistent Volumes. name: nfs-client-provisioner home: https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client -version: 1.2.12 +version: 1.2.13 sources: -- https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client -deprecated: true + - https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client keywords: -- nfs -- storage + - nfs + - storage +maintainers: + - name: nikdoof + email: andy@tensixtyone.com