diff --git a/index.yaml b/index.yaml index de89c33b11..599dc2ab9d 100644 --- a/index.yaml +++ b/index.yaml @@ -2515,6 +2515,48 @@ entries: - https://kyverno.github.io/kyverno/kyverno-crds-v2.0.2.tgz version: v2.0.2 kyverno-policies: + - annotations: + artifacthub.io/changes: | + - kind: added + description: Add possibility to manually set kyvernoVersion and avoid autodetection + - kind: added + description: Support for artifacthub.io/changes annotation + - kind: fixed + description: Fix Kyverno version check when image tag contains registry port number + - kind: fixed + description: Ensure preconditions are present with default values + - kind: added + description: Support for failurePolicy setting in kyverno-policies helm chart + - kind: added + description: Add posibility to set validationFailureAction by Policy + - kind: added + description: Added ability to get additional policies from restricted + artifacthub.io/operator: "false" + artifacthub.io/prerelease: "false" + apiVersion: v2 + appVersion: v1.8.0-rc2 + created: "2022-09-12T15:52:34.621718575Z" + description: Kubernetes Pod Security Standards implemented as Kyverno policies + digest: 4f1dca0edeaef77c1fe815105887d5651f1784daf1135cd6c2a3a443fec857d7 + 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-2.6.0-rc2.tgz + version: 2.6.0-rc2 - annotations: artifacthub.io/changes: | - kind: added @@ -3800,4 +3842,4 @@ entries: urls: - https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz version: v2.1.0 -generated: "2022-09-12T08:18:26.487038354Z" +generated: "2022-09-12T15:52:34.620268054Z" diff --git a/kyverno-policies-2.6.0-rc2.tgz b/kyverno-policies-2.6.0-rc2.tgz new file mode 100644 index 0000000000..36e1246fc6 Binary files /dev/null and b/kyverno-policies-2.6.0-rc2.tgz differ