Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
b167099a19
commit
795bbd7f9f
17
index.yaml
17
index.yaml
|
|
@ -1,6 +1,23 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
nfs-subdir-external-provisioner:
|
nfs-subdir-external-provisioner:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: 4.0.2
|
||||||
|
created: "2021-04-14T16:36:56.725387272Z"
|
||||||
|
description: nfs-subdir-external-provisioner is an automatic provisioner that used your *already configured* NFS server, automatically creating Persistent Volumes.
|
||||||
|
digest: a17303a2b01dacb3a3dee8bb0c66dcda23e9971cbb89a8987fb9db7266de6950
|
||||||
|
home: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
|
||||||
|
keywords:
|
||||||
|
- nfs
|
||||||
|
- storage
|
||||||
|
- provisioner
|
||||||
|
kubeVersion: '>=1.9.0-0'
|
||||||
|
name: nfs-subdir-external-provisioner
|
||||||
|
sources:
|
||||||
|
- https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
|
||||||
|
urls:
|
||||||
|
- https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/releases/download/nfs-subdir-external-provisioner-4.0.8/nfs-subdir-external-provisioner-4.0.8.tgz
|
||||||
|
version: 4.0.8
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: 4.0.1
|
appVersion: 4.0.1
|
||||||
created: "2021-03-27T12:05:00.440246201Z"
|
created: "2021-03-27T12:05:00.440246201Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue