diff --git a/index.yaml b/index.yaml index 368d5dd793..d116d8d386 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,53 @@ apiVersion: v1 entries: kyverno: + - annotations: + artifacthub.io/changes: | + - 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.2 + created: "2023-07-28T07:20:35.80842558Z" + description: Kubernetes Native Policy Management + digest: f102cede7fdeadd15db32bc9136debb2860d962d545aaa901957dbacc06a618b + 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.3.tgz + version: 3.0.3 - annotations: artifacthub.io/changes: | - kind: fixed @@ -7221,4 +7268,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2023-07-06T07:09:34.015361615Z" +generated: "2023-07-28T07:20:35.79351494Z" diff --git a/kyverno-3.0.3.tgz b/kyverno-3.0.3.tgz new file mode 100644 index 0000000000..2eee24f6fd Binary files /dev/null and b/kyverno-3.0.3.tgz differ