diff --git a/index.yaml b/index.yaml index ad4b94756a..898c34e97c 100644 --- a/index.yaml +++ b/index.yaml @@ -1188,6 +1188,55 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-3.1.0-beta.1.tgz version: 3.1.0-beta.1 + - annotations: + artifacthub.io/changes: | + - kind: changed + description: only create ServiceMonitor if cluster supports it + - kind: fixed + description: rbac templating issues + - kind: added + description: define resources for cleanupJobs + - kind: changed + description: change to enable webhook cleanup hook by default + - kind: added + description: allow pod labels for cleanup jobs + - kind: added + description: allow nodeSelector for cleanup jobs + - kind: added + description: allow nodeSelector, tolerations and affinity settings for webhooksCleanup + - kind: added + description: allow affinity settings for cleanup jobs + - kind: added + description: Add helper to handle the labels for cleanup jobs, add component label + artifacthub.io/links: | + - name: Documentation + url: https://kyverno.io/docs + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: v1.10.7 + created: "2023-12-20T10:00:34.805233167Z" + description: Kubernetes Native Policy Management + digest: b6a16a1b6c98a77ef8b9057c480f7858335b925aad684e51b3a7d1c2f1737610 + home: https://kyverno.io/ + 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 + sources: + - https://github.com/kyverno/kyverno + type: application + urls: + - https://kyverno.github.io/kyverno/kyverno-3.0.9.tgz + version: 3.0.9 - annotations: artifacthub.io/changes: | - kind: changed @@ -9386,4 +9435,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2023-11-28T15:35:00.382886146Z" +generated: "2023-12-20T10:00:34.794638633Z" diff --git a/kyverno-3.0.9.tgz b/kyverno-3.0.9.tgz new file mode 100644 index 0000000000..74687ac057 Binary files /dev/null and b/kyverno-3.0.9.tgz differ