mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-13 19:28:55 +00:00
Publish kyverno-policies-2.6.2-rc.2.tgz
This commit is contained in:
parent
49408f6c00
commit
8272cf2831
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-rc.2
|
||||
created: "2022-11-18T09:39:22.842995595Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: 26ab84324f85cb6722729e3411b948f303240a4e9c30c45650a8edd7846ceb5f
|
||||
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-rc.2.tgz
|
||||
version: 2.6.2-rc.2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -5009,4 +5055,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-11-18T09:38:57.506257431Z"
|
||||
generated: "2022-11-18T09:39:22.841596174Z"
|
||||
|
|
BIN
kyverno-policies-2.6.2-rc.2.tgz
Normal file
BIN
kyverno-policies-2.6.2-rc.2.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue