diff --git a/index.yaml b/index.yaml index 4406defeea..e8e2106d23 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,53 @@ apiVersion: v1 entries: kyverno: + - annotations: + artifacthub.io/changes: | + - kind: added + description: make sigstore volume configurable + - kind: changed + description: no deployments can run with 0 replicas + - kind: changed + description: change dashboard title of kyverno grafana dashboard + - kind: added + description: view aggregated cluster role support + - kind: added + description: support for webhook annotations in config map + - kind: added + description: allow overriding PDB api version + - kind: fixed + description: missing image pull secrets in helm hooks + - kind: added + description: support `excludeRoles` and `excludeClusterRoles` in config + artifacthub.io/links: | + - name: Documentation + url: https://kyverno.io/docs + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: v1.10.0-rc.1 + created: "2023-05-23T20:35:46.157484982Z" + description: Kubernetes Native Policy Management + digest: 71ad63a5b96254f89aa4b464ee1921e42719a9c7443cac09307ed94d701fe5ce + 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.0-rc.1.tgz + version: 3.0.0-rc.1 - annotations: artifacthub.io/changes: | - kind: added @@ -6750,4 +6797,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2023-05-11T08:37:16.204782899Z" +generated: "2023-05-23T20:35:46.138621346Z" diff --git a/kyverno-3.0.0-rc.1.tgz b/kyverno-3.0.0-rc.1.tgz new file mode 100644 index 0000000000..b8d37d169d Binary files /dev/null and b/kyverno-3.0.0-rc.1.tgz differ