diff --git a/index.yaml b/index.yaml index 36a3e386e0..d8f50be285 100644 --- a/index.yaml +++ b/index.yaml @@ -8374,6 +8374,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-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: artifacthub.io/changes: | - kind: removed @@ -12953,4 +12989,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2024-11-13T07:46:06.98149532Z" +generated: "2024-12-05T15:13:19.54465028Z" diff --git a/kyverno-policies-3.3.2-rc.1.tgz b/kyverno-policies-3.3.2-rc.1.tgz new file mode 100644 index 0000000000..b7e05e207c Binary files /dev/null and b/kyverno-policies-3.3.2-rc.1.tgz differ