mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-2.7.2-rc.1.tgz
This commit is contained in:
parent
bfe46ca0ba
commit
2a1e409759
2 changed files with 36 additions and 1 deletions
37
index.yaml
37
index.yaml
|
@ -1,6 +1,41 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
kyverno:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Syntax change for webhooksCleanup switch to match with the rest of the file
|
||||
- kind: fixed
|
||||
description: Handle multiple extraArgs in init container
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.9.2-rc.1
|
||||
created: "2023-03-13T09:30:25.14303037Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: cd706ef53672c2ff4fb5fb46b0309c5ed9eefdceffed9edfaedb7f909351445a
|
||||
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-2.7.2-rc.1.tgz
|
||||
version: 2.7.2-rc.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
|
@ -6430,4 +6465,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2023-03-13T09:30:00.280922199Z"
|
||||
generated: "2023-03-13T09:30:25.128323436Z"
|
||||
|
|
BIN
kyverno-2.7.2-rc.1.tgz
Normal file
BIN
kyverno-2.7.2-rc.1.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue