mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-2.7.0-rc.2.tgz
This commit is contained in:
parent
0be2eb2c9b
commit
135669146b
2 changed files with 35 additions and 1 deletions
36
index.yaml
36
index.yaml
|
@ -3795,6 +3795,40 @@ entries:
|
||||||
- https://kyverno.github.io/kyverno/kyverno-crds-v2.0.2.tgz
|
- https://kyverno.github.io/kyverno/kyverno-crds-v2.0.2.tgz
|
||||||
version: v2.0.2
|
version: v2.0.2
|
||||||
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.9.0-rc.2
|
||||||
|
created: "2023-01-18T14:37:58.170482034Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: c033a90686309021c786d1f6c88ec4acf11a182219f2bcae43e968787620ec85
|
||||||
|
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-2.7.0-rc.2.tgz
|
||||||
|
version: 2.7.0-rc.2
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -5982,4 +6016,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-01-16T10:43:13.182766434Z"
|
generated: "2023-01-18T14:37:58.169234263Z"
|
||||||
|
|
BIN
kyverno-policies-2.7.0-rc.2.tgz
Normal file
BIN
kyverno-policies-2.7.0-rc.2.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue