mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-v2.7.0-beta.1.tgz
This commit is contained in:
parent
6fe4fa28e2
commit
c86a6abcb0
2 changed files with 64 additions and 1 deletions
65
index.yaml
65
index.yaml
|
@ -1,6 +1,69 @@
|
|||
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.
|
||||
- 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
|
||||
- kind: added
|
||||
description: Support extra CRD annotations
|
||||
- kind: added
|
||||
description: Grafana dashboard.
|
||||
- kind: added
|
||||
description: Cleanup controller.
|
||||
- kind: changed
|
||||
description: CRD labels are in sync with other labels generated by the helm.
|
||||
- kind: added
|
||||
description: Support existing imagePullSecrets for image verify
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.9.0-beta.1
|
||||
created: "2022-12-22T09:01:46.940639344Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 4c1d79e4683a92136f48986e17af203039fe162438d64fcbdbf4665418f79fc3
|
||||
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.7.0-beta.1.tgz
|
||||
version: v2.7.0-beta.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -5781,4 +5844,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-12-22T09:01:31.392444887Z"
|
||||
generated: "2022-12-22T09:01:46.931290083Z"
|
||||
|
|
BIN
kyverno-v2.7.0-beta.1.tgz
Normal file
BIN
kyverno-v2.7.0-beta.1.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue