mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-13 19:28:55 +00:00
Publish kyverno-v2.4.0.tgz
This commit is contained in:
parent
779681c3e4
commit
5f12e4548a
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
|
||||
created: "2022-06-02T11:32:23.994308686Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: a0af55dce3de01b3d0f59c090b17d44694195cb448eb30b8ef9a2f7f0b86ea63
|
||||
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.tgz
|
||||
version: v2.4.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -3077,4 +3114,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2022-06-02T11:32:17.896643674Z"
|
||||
generated: "2022-06-02T11:32:23.989171724Z"
|
||||
|
|
BIN
kyverno-v2.4.0.tgz
Normal file
BIN
kyverno-v2.4.0.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue