mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 07:26:55 +00:00
Publish kyverno-policies-2.6.0-rc5.tgz
This commit is contained in:
parent
dcd98f065c
commit
65f549d60a
2 changed files with 43 additions and 1 deletions
44
index.yaml
44
index.yaml
|
@ -2679,6 +2679,48 @@ entries:
|
||||||
- https://kyverno.github.io/kyverno/kyverno-crds-v2.0.2.tgz
|
- https://kyverno.github.io/kyverno/kyverno-crds-v2.0.2.tgz
|
||||||
version: v2.0.2
|
version: v2.0.2
|
||||||
kyverno-policies:
|
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-rc5
|
||||||
|
created: "2022-10-04T12:41:04.991069442Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: 134f39e4a72d872042b30ad5703df98f13e8750b8a9bd95426f59a8de240a0e8
|
||||||
|
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-rc5.tgz
|
||||||
|
version: 2.6.0-rc5
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -4090,4 +4132,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||||
version: v2.1.0
|
version: v2.1.0
|
||||||
generated: "2022-10-04T12:40:47.736931302Z"
|
generated: "2022-10-04T12:41:04.989143635Z"
|
||||||
|
|
BIN
kyverno-policies-2.6.0-rc5.tgz
Normal file
BIN
kyverno-policies-2.6.0-rc5.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue