diff --git a/index.yaml b/index.yaml index 6e65d60016..ad4b94756a 100644 --- a/index.yaml +++ b/index.yaml @@ -5901,6 +5901,44 @@ entries: - https://kyverno.github.io/kyverno/kyverno-0.0.1.tgz version: 0.0.1 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" + - kind: fixed + description: Skip DELETE requests on policies using deny statements + - kind: added + description: Add policyKind to allow changing ClusterPolicy to Policy for all policies + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: v1.11.1 + created: "2023-11-28T15:35:00.383790982Z" + description: Kubernetes Pod Security Standards implemented as Kyverno policies + digest: 42e4a8e721fa04e49e031eaa21d44dc1b1d938d8896190bad5c19f95a4af68f8 + 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: + - 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.1.1.tgz + version: 3.1.1 - annotations: artifacthub.io/changes: | - kind: added @@ -9348,4 +9386,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2023-11-28T15:34:28.203151429Z" +generated: "2023-11-28T15:35:00.382886146Z" diff --git a/kyverno-policies-3.1.1.tgz b/kyverno-policies-3.1.1.tgz new file mode 100644 index 0000000000..41a76ba38e Binary files /dev/null and b/kyverno-policies-3.1.1.tgz differ