mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Publish kyverno-v2.4.0-rc2.tgz
This commit is contained in:
parent
70b804cf82
commit
b10156f313
2 changed files with 38 additions and 1 deletions
39
index.yaml
39
index.yaml
|
@ -1,6 +1,43 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
kyverno:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Support for artifacthub.io/changes annotation
|
||||
- kind: added
|
||||
description: Allow defining imagePullSecrets
|
||||
- kind: fixed
|
||||
description: Replica count handling
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.7.0-rc2
|
||||
created: "2022-05-25T09:17:07.156071111Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 1fa49866d199f4a55f383de91ddbfa9c02bed669e64bdee8e538d27e4d74b6fd
|
||||
home: https://kyverno.io/
|
||||
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
|
||||
sources:
|
||||
- https://github.com/kyverno/kyverno
|
||||
type: application
|
||||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-v2.4.0-rc2.tgz
|
||||
version: v2.4.0-rc2
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -2973,4 +3010,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-05-25T09:13:05.724810592Z"
|
||||
generated: "2022-05-25T09:17:07.150669861Z"
|
||||
|
|
BIN
kyverno-v2.4.0-rc2.tgz
Normal file
BIN
kyverno-v2.4.0-rc2.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue