mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-2.6.2.tgz
This commit is contained in:
parent
8272cf2831
commit
19a8532f7c
2 changed files with 47 additions and 1 deletions
48
index.yaml
48
index.yaml
|
@ -3206,6 +3206,52 @@ 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 possibility to set validationFailureAction by Policy
|
||||
- kind: added
|
||||
description: Added ability to get additional policies from restricted
|
||||
- kind: fixed
|
||||
description: Applied fix in preconditions for background mode
|
||||
- kind: added
|
||||
description: Added case insensitivity guarantees to disallow-capabilities-strict
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.8.2
|
||||
created: "2022-11-21T08:23:05.144820421Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: 3b8db05dc4070b49993707e6c0e476559525acea57258f5bf4371ed0d52419dc
|
||||
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.2.tgz
|
||||
version: 2.6.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -5055,4 +5101,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-11-18T09:39:22.841596174Z"
|
||||
generated: "2022-11-21T08:23:05.142147278Z"
|
||||
|
|
BIN
kyverno-policies-2.6.2.tgz
Normal file
BIN
kyverno-policies-2.6.2.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue