60 lines
1.6 KiB
YAML
60 lines
1.6 KiB
YAML
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: fixed
|
|
description: Ensure spec.template.metadata isn't null
|
|
- kind: removed
|
|
description: Remove the `delete` permission for policyexceptions in the admission controller
|
|
- kind: changed
|
|
description: Enable the flag `--generateValidatingAdmissionPolicy` by default in the admission controller.
|
|
- kind: changed
|
|
description: Enable the flag `--validatingAdmissionPolicyReports` by default in the reports controller.
|
|
artifacthub.io/links: |
|
|
- name: Documentation
|
|
url: https://kyverno.io/docs
|
|
artifacthub.io/operator: "false"
|
|
artifacthub.io/prerelease: "false"
|
|
apiVersion: v2
|
|
appVersion: v1.18.1
|
|
dependencies:
|
|
- condition: grafana.enabled
|
|
name: grafana
|
|
repository: ""
|
|
version: 3.8.1
|
|
- condition: crds.install
|
|
name: crds
|
|
repository: ""
|
|
version: 3.8.1
|
|
- condition: crds.install
|
|
name: kyverno-api
|
|
repository: https://kyverno.github.io/api
|
|
version: 0.0.1-alpha.2
|
|
- condition: openreports.installCrds
|
|
name: openreports
|
|
repository: https://openreports.github.io/reports-api
|
|
version: 0.1.0
|
|
- condition: reportsServer.enabled
|
|
name: reports-server
|
|
repository: https://kyverno.github.io/reports-server/
|
|
version: 0.1.6
|
|
description: Kubernetes Native Policy Management
|
|
home: https://kyverno.io/
|
|
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
|
keywords:
|
|
- kubernetes
|
|
- policy agent
|
|
- policy
|
|
- validating webhook
|
|
- admission controller
|
|
- mutation
|
|
- mutate
|
|
- validate
|
|
- generate
|
|
- supply chain
|
|
- security
|
|
kubeVersion: '>=1.25.0-0'
|
|
name: kyverno
|
|
sources:
|
|
- https://github.com/kyverno/kyverno
|
|
type: application
|
|
version: 3.8.1
|