mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
release v1.3.5-rc1
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
ca4af70c09
commit
38ff40f070
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.3.5-rc1
|
||||
created: "2021-03-26T15:39:28.486423-07:00"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 66cc32f5e591b5abc5436d88ef2a39043d36449909ef9befc63c33ddf2234d92
|
||||
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-rc1.tgz
|
||||
version: v1.3.5-rc1
|
||||
- apiVersion: v1
|
||||
appVersion: v1.3.4
|
||||
created: "2021-03-05T11:31:13.778601-08:00"
|
||||
|
@ -544,4 +567,4 @@ entries:
|
|||
urls:
|
||||
- kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
generated: "2021-03-05T11:31:13.775449-08:00"
|
||||
generated: "2021-03-26T15:39:28.481734-07:00"
|
||||
|
|
BIN
kyverno-v1.3.5-rc1.tgz
Normal file
BIN
kyverno-v1.3.5-rc1.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue