mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
26 lines
629 B
YAML
26 lines
629 B
YAML
apiVersion: v2
|
|
type: application
|
|
name: kyverno
|
|
version: v2.3.2
|
|
appVersion: v1.6.2
|
|
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
|
description: Kubernetes Native Policy Management
|
|
keywords:
|
|
- kubernetes
|
|
- nirmata
|
|
- policy agent
|
|
- validating webhook
|
|
- admissions controller
|
|
home: https://kyverno.io/
|
|
sources:
|
|
- https://github.com/kyverno/kyverno
|
|
maintainers:
|
|
- name: Nirmata
|
|
url: https://kyverno.io/
|
|
kubeVersion: ">=1.16.0-0"
|
|
annotations:
|
|
artifacthub.io/operator: "false"
|
|
artifacthub.io/prerelease: "false"
|
|
artifacthub.io/links: |
|
|
- name: Documentation
|
|
url: https://kyverno.io/docs
|