mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Publish kyverno-2.6.1-rc.4.tgz
This commit is contained in:
parent
9518a773df
commit
406758e156
2 changed files with 54 additions and 1 deletions
55
index.yaml
55
index.yaml
|
@ -52,6 +52,59 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-2.6.1-rc1.tgz
|
||||
version: 2.6.1-rc1
|
||||
- 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.
|
||||
- kind: fixed
|
||||
description: Self signed certificates not using SANs.
|
||||
- kind: added
|
||||
description: Extra args support for init container.
|
||||
- kind: added
|
||||
description: Allow overriding of test security context and resource block.
|
||||
- kind: added
|
||||
description: Added possibility to define custom image registries
|
||||
- kind: added
|
||||
description: Enable adding optional annotations to configmaps
|
||||
- kind: added
|
||||
description: Add startup probes support
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "true"
|
||||
apiVersion: v2
|
||||
appVersion: v1.8.1-rc.4
|
||||
created: "2022-10-24T11:52:22.070901332Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 3db22753af6d6324ea6ec5221e7aaa7da45c78565fa728146ab4e1701a07339f
|
||||
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.1-rc.4.tgz
|
||||
version: 2.6.1-rc.4
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -4651,4 +4704,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-10-24T08:12:42.968202779Z"
|
||||
generated: "2022-10-24T11:52:22.063354066Z"
|
||||
|
|
BIN
kyverno-2.6.1-rc.4.tgz
Normal file
BIN
kyverno-2.6.1-rc.4.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue