mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 15:37:19 +00:00
add Helm assets
This commit is contained in:
parent
66ffdbbe70
commit
2b02edbedc
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.0
|
||||
created: "2021-01-12T12:29:32.174989-08:00"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: fb773d2c59f99bccde49198a0efc3d5cac966c01402c53d5604d1eac95b347cc
|
||||
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.0.tgz
|
||||
version: v1.3.0
|
||||
- apiVersion: v1
|
||||
appVersion: v1.3.0-rc12
|
||||
created: "2021-01-08T19:15:30.324347-08:00"
|
||||
|
@ -383,4 +406,4 @@ entries:
|
|||
urls:
|
||||
- kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
generated: "2021-01-08T19:15:30.321888-08:00"
|
||||
generated: "2021-01-12T12:29:32.167099-08:00"
|
||||
|
|
BIN
kyverno-v1.3.0.tgz
Normal file
BIN
kyverno-v1.3.0.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue