mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Publish kyverno-v2.4.0-rc3.tgz
This commit is contained in:
parent
b10156f313
commit
3cf496b01b
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-rc3
|
||||
created: "2022-05-30T13:51:13.485511538Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 4f549c9fcb0aabdf7668e834c0aea4a91b6eba431c9eba5efc4f720b780c7456
|
||||
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-rc3.tgz
|
||||
version: v2.4.0-rc3
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -3010,4 +3047,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-05-25T09:17:07.150669861Z"
|
||||
generated: "2022-05-30T13:51:13.481407785Z"
|
||||
|
|
BIN
kyverno-v2.4.0-rc3.tgz
Normal file
BIN
kyverno-v2.4.0-rc3.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue