mirror of
https://github.com/kyverno/kyverno.git
synced 2025-01-20 18:52:16 +00:00
Publish kyverno-policies-2.6.1.tgz
This commit is contained in:
parent
9a16ec43b5
commit
9de2bee4df
2 changed files with 47 additions and 1 deletions
48
index.yaml
48
index.yaml
|
@ -3039,6 +3039,52 @@ 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 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
|
||||||
|
created: "2022-10-25T05:45:08.15326588Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: ad7b46b1200edfa2f487b5be6296e9666c901f05c0ec2eb3879ae4ab6c999c70
|
||||||
|
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.tgz
|
||||||
|
version: 2.6.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -4750,4 +4796,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-24T11:52:36.194541942Z"
|
generated: "2022-10-25T05:45:08.151341959Z"
|
||||||
|
|
BIN
kyverno-policies-2.6.1.tgz
Normal file
BIN
kyverno-policies-2.6.1.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue