2022-02-28 14:50:39 +01:00
|
|
|
apiVersion: v2
|
2022-02-25 17:22:00 +01:00
|
|
|
type: application
|
2021-09-22 16:56:10 -04:00
|
|
|
name: kyverno-policies
|
2023-01-18 21:41:47 +08:00
|
|
|
version: 2.7.0-rc.2
|
|
|
|
appVersion: v1.9.0-rc.2
|
2021-08-12 16:54:17 -04:00
|
|
|
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
2022-02-04 01:47:36 -05:00
|
|
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
2021-08-12 16:54:17 -04:00
|
|
|
keywords:
|
|
|
|
- kubernetes
|
|
|
|
- nirmata
|
|
|
|
- policy agent
|
|
|
|
- validating webhook
|
|
|
|
- admissions controller
|
2022-02-04 01:47:36 -05:00
|
|
|
home: https://kyverno.io/policies/
|
2021-08-12 16:54:17 -04:00
|
|
|
sources:
|
2022-02-04 01:47:36 -05:00
|
|
|
- https://github.com/kyverno/policies
|
2021-08-12 16:54:17 -04:00
|
|
|
maintainers:
|
|
|
|
- name: Nirmata
|
|
|
|
url: https://kyverno.io/
|
2022-02-04 01:47:36 -05:00
|
|
|
kubeVersion: ">=1.16.0-0"
|
2022-04-21 18:29:54 +02:00
|
|
|
annotations:
|
|
|
|
artifacthub.io/operator: "false"
|
|
|
|
artifacthub.io/prerelease: "false"
|
2022-04-24 22:10:27 +02:00
|
|
|
# valid kinds are: added, changed, deprecated, removed, fixed and security
|
|
|
|
artifacthub.io/changes: |
|
2022-09-03 03:41:02 +12:00
|
|
|
- kind: added
|
2022-12-01 11:05:56 +01:00
|
|
|
description: Add ability to configure autogen behavior
|
2022-05-31 16:39:06 -04:00
|
|
|
- kind: fixed
|
2022-12-01 11:05:56 +01:00
|
|
|
description: Support for customLabels, they were ignored up to now
|
2023-01-03 17:05:29 +00:00
|
|
|
- kind: removed
|
2023-01-10 14:51:58 +00:00
|
|
|
description: "Walk back change in PSS policy to send to to_upper"
|