mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
release v1.3.6-rc2
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
81cc23ea3b
commit
44ed453b3b
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.6-rc2
|
||||
created: "2021-05-07T12:41:30.914431-07:00"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 97c3bc1646772328fdfc734f344011dd9b8c23fb5c9e6e773d7036e4a49a1284
|
||||
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.6-rc2.tgz
|
||||
version: v1.3.6-rc2
|
||||
- apiVersion: v1
|
||||
appVersion: v1.3.6-rc1
|
||||
created: "2021-04-29T15:58:43.639425-07:00"
|
||||
|
@ -705,4 +728,4 @@ entries:
|
|||
urls:
|
||||
- kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
generated: "2021-04-29T15:58:43.634905-07:00"
|
||||
generated: "2021-05-07T12:41:30.910481-07:00"
|
||||
|
|
BIN
kyverno-v1.3.6-rc2.tgz
Normal file
BIN
kyverno-v1.3.6-rc2.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue