mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-14 11:48:53 +00:00
add Helm assets
This commit is contained in:
parent
135cc1b77c
commit
66ffdbbe70
2 changed files with 24 additions and 1 deletions
25
index.yaml
25
index.yaml
|
@ -1,6 +1,29 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
kyverno:
|
kyverno:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: v1.3.0-rc12
|
||||||
|
created: "2021-01-08T19:15:30.324347-08:00"
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: b6291b063bd37ef6b84d696e4226d2e32f1362cadb2c129abcc91c9dc418ac6b
|
||||||
|
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-rc12.tgz
|
||||||
|
version: v1.3.0-rc12
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: v1.3.0-rc11
|
appVersion: v1.3.0-rc11
|
||||||
created: "2021-01-03T20:52:31.6085607-08:00"
|
created: "2021-01-03T20:52:31.6085607-08:00"
|
||||||
|
@ -360,4 +383,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- kyverno-0.0.1.tgz
|
- kyverno-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
generated: "2021-01-03T20:52:31.6065604-08:00"
|
generated: "2021-01-08T19:15:30.321888-08:00"
|
||||||
|
|
BIN
kyverno-v1.3.0-rc12.tgz
Normal file
BIN
kyverno-v1.3.0-rc12.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue