mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-3.1.0-rc.6.tgz
This commit is contained in:
parent
db99a72ed2
commit
0403f1ab9f
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -5350,6 +5350,42 @@ entries:
|
|||
- https://kyverno.github.io/kyverno/kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
kyverno-policies:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Add ability to configure autogen behavior
|
||||
- kind: fixed
|
||||
description: Support for customLabels, they were ignored up to now
|
||||
- kind: removed
|
||||
description: "Walk back change in PSS policy to send to to_upper"
|
||||
- kind: fixed
|
||||
description: Skip DELETE requests on policies using deny statements
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.11.0-rc.6
|
||||
created: "2023-11-06T12:31:39.859329702Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: 7a5c93886001dc0bdb7bdff86ce0e63911105517ddd0a5e81ac09f53e8edef2a
|
||||
home: https://kyverno.io/policies/
|
||||
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:
|
||||
- email: cncf-kyverno-maintainers@lists.cncf.io
|
||||
name: kyverno-maintainers
|
||||
name: kyverno-policies
|
||||
sources:
|
||||
- https://github.com/kyverno/policies
|
||||
type: application
|
||||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-3.1.0-rc.6.tgz
|
||||
version: 3.1.0-rc.6
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -8617,4 +8653,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2023-11-03T04:13:03.561629816Z"
|
||||
generated: "2023-11-06T12:31:39.858160285Z"
|
||||
|
|
BIN
kyverno-policies-3.1.0-rc.6.tgz
Normal file
BIN
kyverno-policies-3.1.0-rc.6.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue