mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
release v1.3.3
This commit is contained in:
parent
60ec15b9f6
commit
f055a6ff49
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.3
|
||||
created: "2021-02-16T14:09:57.023189-08:00"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 73a06ecdcfd1d15af28e9fea64088796d4f05eb774c507cb3b57b61e253b0747
|
||||
home: https://kyverno.io/
|
||||
icon: https://github.com/kyverno/kyverno/blob/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.3.tgz
|
||||
version: v1.3.3
|
||||
- apiVersion: v1
|
||||
appVersion: v1.3.2
|
||||
created: "2021-02-10T17:37:06.352252-08:00"
|
||||
|
@ -475,4 +498,4 @@ entries:
|
|||
urls:
|
||||
- kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
generated: "2021-02-10T17:37:06.342963-08:00"
|
||||
generated: "2021-02-16T14:09:57.014675-08:00"
|
||||
|
|
BIN
kyverno-v1.3.3.tgz
Normal file
BIN
kyverno-v1.3.3.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue