mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
add Helm assets
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
2b02edbedc
commit
72832d492a
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.1
|
||||
created: "2021-01-19T12:15:37.454986-08:00"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 9d4e9b1635395ddeff0891b00394e549e29d5e0cfbda6379b3fbea3fa16f17cd
|
||||
home: https://kyverno.io/
|
||||
icon: https://github.com/kyverno/kyverno/blob/master/documentation/images/Kyverno_Horizontal.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.1.tgz
|
||||
version: v1.3.1
|
||||
- apiVersion: v1
|
||||
appVersion: v1.3.0
|
||||
created: "2021-01-12T12:29:32.174989-08:00"
|
||||
|
@ -406,4 +429,4 @@ entries:
|
|||
urls:
|
||||
- kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
generated: "2021-01-12T12:29:32.167099-08:00"
|
||||
generated: "2021-01-19T12:15:37.448608-08:00"
|
||||
|
|
BIN
kyverno-v1.3.1.tgz
Normal file
BIN
kyverno-v1.3.1.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue