mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
release v1.4.0-rc1
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
73f0b505c5
commit
bf4de92dc8
2 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -1,6 +1,29 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
kyverno:
|
||||
- apiVersion: v1
|
||||
appVersion: v1.4.0-rc1
|
||||
created: "2021-06-08T14:23:34.604476-07:00"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 228101589b984c178dad913edcd59c1af69d01e5591a823c2f54241198c73b53
|
||||
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.4.0-rc1.tgz
|
||||
version: v1.4.0-rc1
|
||||
- apiVersion: v1
|
||||
appVersion: v1.4.0-beta1
|
||||
created: "2021-06-01T20:00:57.822322-07:00"
|
||||
|
@ -843,4 +866,4 @@ entries:
|
|||
urls:
|
||||
- kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
generated: "2021-06-01T20:00:57.822322-07:00"
|
||||
generated: "2021-06-08T14:23:34.60008-07:00"
|
||||
|
|
BIN
kyverno-v1.4.0-rc1.tgz
Normal file
BIN
kyverno-v1.4.0-rc1.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue