mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-15 17:51:20 +00:00
Publish kyverno-policies-3.1.1.tgz
This commit is contained in:
parent
87c3ccf9aa
commit
6aaf93ae2a
2 changed files with 39 additions and 1 deletions
40
index.yaml
40
index.yaml
|
@ -5901,6 +5901,44 @@ 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
|
||||
- kind: added
|
||||
description: Add policyKind to allow changing ClusterPolicy to Policy for all policies
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.11.1
|
||||
created: "2023-11-28T15:35:00.383790982Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: 42e4a8e721fa04e49e031eaa21d44dc1b1d938d8896190bad5c19f95a4af68f8
|
||||
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.1.tgz
|
||||
version: 3.1.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -9348,4 +9386,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2023-11-28T15:34:28.203151429Z"
|
||||
generated: "2023-11-28T15:35:00.382886146Z"
|
||||
|
|
BIN
kyverno-policies-3.1.1.tgz
Normal file
BIN
kyverno-policies-3.1.1.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue