1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/charts/kyverno-policies/Chart.yaml
shuting 6589fd2137
Bump Charts version to 2.5.0 (#4092)
* bump chart versions to v2.4.2

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Update "make gen-helm"

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Bump chart to v2.5.0

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* bump chart to 2.5.0

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-06-09 09:57:53 -04:00

31 lines
977 B
YAML

apiVersion: v2
type: application
name: kyverno-policies
version: v2.5.0
appVersion: v1.7.0
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
description: Kubernetes Pod Security Standards implemented as Kyverno policies
keywords:
- kubernetes
- nirmata
- policy agent
- validating webhook
- admissions controller
home: https://kyverno.io/policies/
sources:
- https://github.com/kyverno/policies
maintainers:
- name: Nirmata
url: https://kyverno.io/
kubeVersion: ">=1.16.0-0"
annotations:
artifacthub.io/operator: "false"
artifacthub.io/prerelease: "false"
# valid kinds are: added, changed, deprecated, removed, fixed and security
artifacthub.io/changes: |
- kind: added
description: Support for artifacthub.io/changes annotation
- kind: fixed
description: Fix Kyverno version check when image tag contains registry port number
- kind: fixed
description: Ensure preconditions are present with default values