mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-3.0.7.tgz
This commit is contained in:
parent
27098b2a2c
commit
3627fa21a3
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -6195,6 +6195,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.6
|
||||||
|
created: "2023-11-28T06:25:43.355721605Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: 24c42acef517a37daf5a26621dca80d709255cc656535620587ab3e058d6c847
|
||||||
|
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.7.tgz
|
||||||
|
version: 3.0.7
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -9174,4 +9210,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-13T06:15:20.370809691Z"
|
generated: "2023-11-28T06:25:43.354986083Z"
|
||||||
|
|
BIN
kyverno-policies-3.0.7.tgz
Normal file
BIN
kyverno-policies-3.0.7.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue