mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 15:37:19 +00:00
Publish kyverno-policies-3.1.0-beta.4.tgz
This commit is contained in:
parent
bd6785912b
commit
f54c6a5c2f
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -4867,6 +4867,42 @@ entries:
|
||||||
- https://kyverno.github.io/kyverno/kyverno-0.0.1.tgz
|
- https://kyverno.github.io/kyverno/kyverno-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
kyverno-policies:
|
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.4
|
||||||
|
created: "2023-09-28T09:40:44.328658603Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: 4abca6fb5fc1a288dbe4ac23a4af5de250609a7e60daaf516cf6eb2fd04f1386
|
||||||
|
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.4.tgz
|
||||||
|
version: 3.1.0-beta.4
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -7882,4 +7918,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||||
version: v2.1.0
|
version: v2.1.0
|
||||||
generated: "2023-09-28T09:22:25.150029269Z"
|
generated: "2023-09-28T09:40:44.327214603Z"
|
||||||
|
|
BIN
kyverno-policies-3.1.0-beta.4.tgz
Normal file
BIN
kyverno-policies-3.1.0-beta.4.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue