mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-15 12:17:56 +00:00
Publish kyverno-v2.4.0-rc1.tgz
This commit is contained in:
parent
5ddcdcda78
commit
099319de44
2 changed files with 36 additions and 1 deletions
37
index.yaml
37
index.yaml
|
@ -1,6 +1,41 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
kyverno:
|
kyverno:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: added
|
||||||
|
description: Support for artifacthub.io/changes annotation
|
||||||
|
- kind: added
|
||||||
|
description: Allow defining imagePullSecrets
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: Documentation
|
||||||
|
url: https://kyverno.io/docs
|
||||||
|
artifacthub.io/operator: "false"
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.7.0-rc1
|
||||||
|
created: "2022-05-12T08:41:23.981960875Z"
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: d4a7bd98bbe5642bd64ebacd12d419441d74ee082d528d5754adb42ee826e84c
|
||||||
|
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-rc1.tgz
|
||||||
|
version: v2.4.0-rc1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "Allow defining imagePullSecrets"
|
- "Allow defining imagePullSecrets"
|
||||||
|
@ -2878,4 +2913,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-04-25T14:43:04.109292972Z"
|
generated: "2022-05-12T08:41:23.978063255Z"
|
||||||
|
|
BIN
kyverno-v2.4.0-rc1.tgz
Normal file
BIN
kyverno-v2.4.0-rc1.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue