diff --git a/index.yaml b/index.yaml index 32fd839dec..facab4ccf4 100644 --- a/index.yaml +++ b/index.yaml @@ -4642,6 +4642,42 @@ 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 + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: v1.11.0-beta.1 + created: "2023-09-21T09:41:34.411349542Z" + description: Kubernetes Pod Security Standards implemented as Kyverno policies + digest: 6dcab90003c00e5c546aaa245eec5816ab2bb2ba208fb98a88a4aab9493c4d1c + 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.1.0-beta.1.tgz + version: 3.1.0-beta.1 - annotations: artifacthub.io/changes: | - kind: added @@ -7549,4 +7585,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2023-09-21T09:34:03.783529531Z" +generated: "2023-09-21T09:41:34.410371217Z" diff --git a/kyverno-policies-3.1.0-beta.1.tgz b/kyverno-policies-3.1.0-beta.1.tgz new file mode 100644 index 0000000000..1fc54c8f70 Binary files /dev/null and b/kyverno-policies-3.1.0-beta.1.tgz differ