mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
add v1.3.5-rc5
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
f4cb8c0507
commit
9a48916a86
2 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -1,6 +1,29 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
kyverno:
|
kyverno:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: v1.3.5-rc5
|
||||||
|
created: "2021-04-15T19:28:38.085616-07:00"
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: 760efff2ec4e0069c2fbc0be12cfbc010bd25808556922f1cb23c6fa183cfc70
|
||||||
|
home: https://kyverno.io/
|
||||||
|
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
||||||
|
keywords:
|
||||||
|
- kubernetes
|
||||||
|
- nirmata
|
||||||
|
- policy agent
|
||||||
|
- validating webhook
|
||||||
|
- admissions controller
|
||||||
|
kubeVersion: '>=1.10.0-0'
|
||||||
|
maintainers:
|
||||||
|
- name: Nirmata
|
||||||
|
url: https://kyverno.io/
|
||||||
|
name: kyverno
|
||||||
|
sources:
|
||||||
|
- https://github.com/kyverno/kyverno
|
||||||
|
urls:
|
||||||
|
- https://kyverno.github.io/kyverno/kyverno-v1.3.5-rc5.tgz
|
||||||
|
version: v1.3.5-rc5
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: v1.3.5-rc4
|
appVersion: v1.3.5-rc4
|
||||||
created: "2021-04-14T13:59:17.426686-07:00"
|
created: "2021-04-14T13:59:17.426686-07:00"
|
||||||
|
@ -636,4 +659,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- kyverno-0.0.1.tgz
|
- kyverno-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
generated: "2021-04-14T13:59:17.422822-07:00"
|
generated: "2021-04-15T19:28:38.082392-07:00"
|
||||||
|
|
BIN
kyverno-v1.3.5-rc5.tgz
Normal file
BIN
kyverno-v1.3.5-rc5.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue