mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Publish kyverno-policies-3.1.0-beta.1.tgz
This commit is contained in:
parent
1a4178be90
commit
3f8bc97080
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -4642,6 +4642,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-beta.1
|
||||
created: "2023-09-21T09:41:34.411349542Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: 6dcab90003c00e5c546aaa245eec5816ab2bb2ba208fb98a88a4aab9493c4d1c
|
||||
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:
|
||||
- name: Nirmata
|
||||
url: https://kyverno.io/
|
||||
name: kyverno-policies
|
||||
sources:
|
||||
- https://github.com/kyverno/policies
|
||||
type: application
|
||||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-3.1.0-beta.1.tgz
|
||||
version: 3.1.0-beta.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -7549,4 +7585,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2023-09-21T09:34:03.783529531Z"
|
||||
generated: "2023-09-21T09:41:34.410371217Z"
|
||||
|
|
BIN
kyverno-policies-3.1.0-beta.1.tgz
Normal file
BIN
kyverno-policies-3.1.0-beta.1.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue