mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-3.2.0-rc.3.tgz
This commit is contained in:
parent
51b49326a7
commit
5517ed2808
2 changed files with 56 additions and 1 deletions
57
index.yaml
57
index.yaml
|
@ -1,6 +1,61 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
kyverno:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Add profiling support
|
||||
- kind: added
|
||||
description: Add global nodeSelector
|
||||
- kind: added
|
||||
description: Add podLabels to the post-upgrade hook
|
||||
- kind: added
|
||||
description: Add podLabels to the pre-delete hook
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.12.0-rc.3
|
||||
created: "2024-03-30T18:12:07.243560486Z"
|
||||
dependencies:
|
||||
- condition: grafana.enabled
|
||||
name: grafana
|
||||
repository: ""
|
||||
version: 3.2.0-rc.3
|
||||
- condition: crds.install
|
||||
name: crds
|
||||
repository: ""
|
||||
version: 3.2.0-rc.3
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 3af8f07006cc422aaeb56a87971f2331bdb8db76f610e9c7e39d2ee03a6355e2
|
||||
home: https://kyverno.io/
|
||||
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
||||
keywords:
|
||||
- kubernetes
|
||||
- nirmata
|
||||
- policy agent
|
||||
- policy
|
||||
- validating webhook
|
||||
- admission controller
|
||||
- mutation
|
||||
- mutate
|
||||
- validate
|
||||
- generate
|
||||
- supply chain
|
||||
- security
|
||||
kubeVersion: '>=1.25.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-3.2.0-rc.3.tgz
|
||||
version: 3.2.0-rc.3
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -10437,4 +10492,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2024-03-30T18:11:15.779394394Z"
|
||||
generated: "2024-03-30T18:12:07.227756563Z"
|
||||
|
|
BIN
kyverno-3.2.0-rc.3.tgz
Normal file
BIN
kyverno-3.2.0-rc.3.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue