mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-3.3.2-rc.1.tgz
This commit is contained in:
parent
0e2da3ef8c
commit
79a992875a
2 changed files with 37 additions and 1 deletions
38
index.yaml
38
index.yaml
|
@ -8374,6 +8374,42 @@ 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: 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-rc.1
|
||||||
|
created: "2024-12-05T15:13:19.546510696Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: 5aa817f3b975c07bb84258089c9e95f2e5449b957e864b8d94425a0b060f1617
|
||||||
|
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-rc.1.tgz
|
||||||
|
version: 3.3.2-rc.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: removed
|
- kind: removed
|
||||||
|
@ -12953,4 +12989,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: "2024-11-13T07:46:06.98149532Z"
|
generated: "2024-12-05T15:13:19.54465028Z"
|
||||||
|
|
BIN
kyverno-policies-3.3.2-rc.1.tgz
Normal file
BIN
kyverno-policies-3.3.2-rc.1.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue