mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-2.6.0.tgz
This commit is contained in:
parent
28c6286298
commit
c378c86e25
2 changed files with 42 additions and 1 deletions
43
index.yaml
43
index.yaml
|
@ -1,6 +1,47 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
kyverno:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Added possibility to define additional init and sidecar container
|
||||
- kind: added
|
||||
description: Added ability to remove namespaces from default resourceFilters list
|
||||
- kind: added
|
||||
description: Prevent installing Kyverno in namespace kube-system.
|
||||
- kind: fixed
|
||||
description: Docs for generatecontrollerExtraResources.
|
||||
- kind: changed
|
||||
description: Enable autogen internals by default.
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.8.0
|
||||
created: "2022-10-10T08:32:47.738958956Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: e515c9c567ee1f286f633e8a8c4406b48a43437be0d79a451d04f3b037f0aae0
|
||||
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-2.6.0.tgz
|
||||
version: 2.6.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -4244,4 +4285,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-10-07T09:08:03.466463225Z"
|
||||
generated: "2022-10-10T08:32:47.732221357Z"
|
||||
|
|
BIN
kyverno-2.6.0.tgz
Normal file
BIN
kyverno-2.6.0.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue