mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-v2.5.0.tgz
This commit is contained in:
parent
f068ad0840
commit
891fcb7e2c
2 changed files with 34 additions and 1 deletions
35
index.yaml
35
index.yaml
|
@ -1,6 +1,39 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
kyverno:
|
kyverno:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: changed
|
||||||
|
description: Exclude Kyverno namespace by default
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: Documentation
|
||||||
|
url: https://kyverno.io/docs
|
||||||
|
artifacthub.io/operator: "false"
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.7.0
|
||||||
|
created: "2022-06-09T14:07:39.388949331Z"
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: 348f5395717e2652d9963027e48d0cc718f36232a062f4d5ed3c2a5a5da2f1ea
|
||||||
|
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.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- name: Nirmata
|
||||||
|
url: https://kyverno.io/
|
||||||
|
name: kyverno
|
||||||
|
sources:
|
||||||
|
- https://github.com/kyverno/kyverno
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://kyverno.github.io/kyverno/kyverno-v2.5.0.tgz
|
||||||
|
version: v2.5.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -3219,4 +3252,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||||
version: v2.1.0
|
version: v2.1.0
|
||||||
generated: "2022-06-09T14:07:25.763900244Z"
|
generated: "2022-06-09T14:07:39.384730455Z"
|
||||||
|
|
BIN
kyverno-v2.5.0.tgz
Normal file
BIN
kyverno-v2.5.0.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue