mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 15:37:19 +00:00
Publish kyverno-policies-3.0.5.tgz
This commit is contained in:
parent
083eba4d45
commit
95970e023e
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -5547,6 +5547,42 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://kyverno.github.io/kyverno/kyverno-policies-3.1.0-beta.1.tgz
|
- https://kyverno.github.io/kyverno/kyverno-policies-3.1.0-beta.1.tgz
|
||||||
version: 3.1.0-beta.1
|
version: 3.1.0-beta.1
|
||||||
|
- 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.10.4
|
||||||
|
created: "2023-11-01T14:18:23.748201977Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: 3ad601560d8c925fca3dd3e5e68f0cfa1a5490effe992b91f9295c542b4eda47
|
||||||
|
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.0.5.tgz
|
||||||
|
version: 3.0.5
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -8454,4 +8490,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-11-01T14:14:07.345653974Z"
|
generated: "2023-11-01T14:18:23.746623907Z"
|
||||||
|
|
BIN
kyverno-policies-3.0.5.tgz
Normal file
BIN
kyverno-policies-3.0.5.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue