1
0
mirror of https://github.com/helm/charts.git synced 2026-02-14 10:00:02 +00:00

[stable/nfs-client-provisioner] deprecating chart (#24366)

Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
Matt Farina
2020-11-13 15:30:03 -05:00
committed by GitHub
parent d0f94e7e0c
commit 2d56bb33a3
3 changed files with 7 additions and 11 deletions

View File

@@ -1,14 +1,12 @@
apiVersion: v1
appVersion: 3.1.0
description: nfs-client is an automatic provisioner that used your *already configured* NFS server, automatically creating Persistent Volumes.
description: DEPRECATED - 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.10
version: 1.2.11
sources:
- https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client
maintainers:
- name: verwilst
email: bart@verwilst.be
deprecated: true
keywords:
- nfs
- storage

View File

@@ -1,6 +0,0 @@
approvers:
- verwilst
- davidkarlsen
reviewers:
- verwilst
- davidkarlsen

View File

@@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https
The [NFS client provisioner](https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client) is an automatic provisioner for Kubernetes that uses your *already configured* NFS server, automatically creating Persistent Volumes.
## DEPRECATION NOTICE
This chart is deprecated and no longer supported.
## TL;DR;
```console