mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-policies-v2.5.0.tgz
This commit is contained in:
parent
776cbe5c84
commit
f068ad0840
2 changed files with 35 additions and 1 deletions
36
index.yaml
36
index.yaml
|
@ -2250,6 +2250,40 @@ 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: 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
|
||||||
|
artifacthub.io/operator: "false"
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.7.0
|
||||||
|
created: "2022-06-09T14:07:25.765159994Z"
|
||||||
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
digest: 450b2062210d486f2159e0cd9e06121f01c0e7676f0329aaa569cff5c970b628
|
||||||
|
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-v2.5.0.tgz
|
||||||
|
version: v2.5.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -3185,4 +3219,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-06-07T16:04:40.656272948Z"
|
generated: "2022-06-09T14:07:25.763900244Z"
|
||||||
|
|
BIN
kyverno-policies-v2.5.0.tgz
Normal file
BIN
kyverno-policies-v2.5.0.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue