mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-3.1.0.tgz
This commit is contained in:
parent
c97010f430
commit
22cf2398b3
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -5623,6 +5623,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
|
||||
created: "2023-11-10T09:10:51.43271474Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: b3e9a4011fe41e7b058d003ce61d62657e84a6a3f1bfefa3f14c7d1acf6647cc
|
||||
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.tgz
|
||||
version: 3.1.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -8962,4 +8998,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2023-11-09T16:02:28.834185716Z"
|
||||
generated: "2023-11-10T09:10:51.431439695Z"
|
||||
|
|
BIN
kyverno-policies-3.1.0.tgz
Normal file
BIN
kyverno-policies-3.1.0.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue