mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-08 10:04:25 +00:00
Publish kyverno-policies-2.6.1-rc.3.tgz
This commit is contained in:
parent
af8f905fb4
commit
46a26c1f1e
2 changed files with 47 additions and 1 deletions
48
index.yaml
48
index.yaml
|
@ -3032,6 +3032,52 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-2.6.1-rc1.tgz
|
||||
version: 2.6.1-rc1
|
||||
- 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.1-rc.3
|
||||
created: "2022-10-21T10:30:49.669191096Z"
|
||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||
digest: 585eb9ce73b2ef9b9d717a8b90b61589b6f63bb389fe23252d36a64346b187a3
|
||||
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.1-rc.3.tgz
|
||||
version: 2.6.1-rc.3
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -4605,4 +4651,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-10-21T10:30:35.315786336Z"
|
||||
generated: "2022-10-21T10:30:49.667339789Z"
|
||||
|
|
BIN
kyverno-policies-2.6.1-rc.3.tgz
Normal file
BIN
kyverno-policies-2.6.1-rc.3.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue