mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Publish kyverno-policies-3.0.0-alpha.2.tgz
This commit is contained in:
parent
016d2c84bd
commit
27d5c87336
2 changed files with 35 additions and 1 deletions
36
index.yaml
36
index.yaml
|
@ -4075,6 +4075,40 @@ 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"
|
||||||
|
artifacthub.io/operator: "false"
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.10.0-alpha.2
|
||||||
|
created: "2023-04-14T13:39:31.592887513Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: f9dd71fe3e345e53fc6fb4d6742d3dbb802d25876c75f86a10ab644ba40f2d54
|
||||||
|
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.0-alpha.2.tgz
|
||||||
|
version: 3.0.0-alpha.2
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -6568,4 +6602,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-04-14T13:27:37.559103047Z"
|
generated: "2023-04-14T13:39:31.591921822Z"
|
||||||
|
|
BIN
kyverno-policies-3.0.0-alpha.2.tgz
Normal file
BIN
kyverno-policies-3.0.0-alpha.2.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue