mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-15 12:17:56 +00:00
Publish kyverno-3.2.0-alpha.3.tgz
This commit is contained in:
parent
0b07a7cfb9
commit
651d4c50ce
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-alpha.3
|
||||||
|
created: "2024-02-28T10:52:30.036683969Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: grafana.enabled
|
||||||
|
name: grafana
|
||||||
|
repository: ""
|
||||||
|
version: 3.2.0-alpha.3
|
||||||
|
- condition: crds.install
|
||||||
|
name: crds
|
||||||
|
repository: ""
|
||||||
|
version: 3.2.0-alpha.3
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: 1f2f560730b734c8659cad3a4615b3998ae1cbd9682c813266d6db7a17446b79
|
||||||
|
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-alpha.3.tgz
|
||||||
|
version: 3.2.0-alpha.3
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -10055,4 +10110,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-02-26T10:57:19.957767516Z"
|
generated: "2024-02-28T10:52:30.022254171Z"
|
||||||
|
|
BIN
kyverno-3.2.0-alpha.3.tgz
Normal file
BIN
kyverno-3.2.0-alpha.3.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue