mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-15 20:20:22 +00:00
Publish kyverno-3.2.0-rc.5.tgz
This commit is contained in:
parent
e9eb305a28
commit
2cde626841
2 changed files with 56 additions and 1 deletions
57
index.yaml
57
index.yaml
|
@ -1,6 +1,61 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
kyverno:
|
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.5
|
||||||
|
created: "2024-04-17T14:09:41.375258743Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: grafana.enabled
|
||||||
|
name: grafana
|
||||||
|
repository: ""
|
||||||
|
version: 3.2.0-rc.5
|
||||||
|
- condition: crds.install
|
||||||
|
name: crds
|
||||||
|
repository: ""
|
||||||
|
version: 3.2.0-rc.5
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: a41f46e518df673e2a2f299fbca663b1134d7dce48b7ae749ac62336c38f1af4
|
||||||
|
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.5.tgz
|
||||||
|
version: 3.2.0-rc.5
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -10601,4 +10656,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: "2024-04-17T14:08:55.536085148Z"
|
generated: "2024-04-17T14:09:41.359469752Z"
|
||||||
|
|
BIN
kyverno-3.2.0-rc.5.tgz
Normal file
BIN
kyverno-3.2.0-rc.5.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue