mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-3.3.2.tgz
This commit is contained in:
parent
3366b1d148
commit
ab409952ed
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -8476,6 +8476,42 @@ entries:
|
|||
- https://kyverno.github.io/kyverno/kyverno-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
kyverno-policies:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: removed
|
||||
description: Remove spec.validationFailureAction field from policies as it is deprecated
|
||||
- kind: added
|
||||
description: Add spec.validate[*].failureAction field to policies
|
||||
- kind: fixed
|
||||
description: Fix the merging of policyExclude customizations to avoid wrong overrides
|
||||
- kind: added
|
||||
description: Add spec.validate[*].allowExistingViolations field to policies
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.13.2
|
||||
created: "2024-12-10T09:04:09.953084895Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: 47262b3a8d8dd6363799be7193b8aadb43afdbc88a087d28383188050bbbe6e9
|
||||
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.25.0-0'
|
||||
maintainers:
|
||||
- email: cncf-kyverno-maintainers@lists.cncf.io
|
||||
name: kyverno-maintainers
|
||||
name: kyverno-policies
|
||||
sources:
|
||||
- https://github.com/kyverno/policies
|
||||
type: application
|
||||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-3.3.2.tgz
|
||||
version: 3.3.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: removed
|
||||
|
@ -13091,4 +13127,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2024-12-10T09:02:33.550575812Z"
|
||||
generated: "2024-12-10T09:04:09.952304429Z"
|
||||
|
|
BIN
kyverno-policies-3.3.2.tgz
Normal file
BIN
kyverno-policies-3.3.2.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue