diff --git a/index.yaml b/index.yaml index 46fffb8351..2373e41280 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,41 @@ apiVersion: v1 entries: kyverno: + - annotations: + artifacthub.io/changes: | + - kind: changed + description: Syntax change for webhooksCleanup switch to match with the rest of the file + - kind: fixed + description: Handle multiple extraArgs in init container + artifacthub.io/links: | + - name: Documentation + url: https://kyverno.io/docs + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: v1.9.1 + created: "2023-03-09T17:19:06.595056697Z" + description: Kubernetes Native Policy Management + digest: b97c756c56f6b3228b486543f61509b1506de4584c0af3b1cf622470c88fa3b0 + 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-2.7.1.tgz + version: 2.7.1 - annotations: artifacthub.io/changes: | - kind: changed @@ -6361,4 +6396,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2023-03-09T17:18:42.762468095Z" +generated: "2023-03-09T17:19:06.583473373Z" diff --git a/kyverno-2.7.1.tgz b/kyverno-2.7.1.tgz new file mode 100644 index 0000000000..0b04588e44 Binary files /dev/null and b/kyverno-2.7.1.tgz differ