mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Publish kyverno-3.2.0-alpha.4.tgz
This commit is contained in:
parent
7e88991510
commit
b2ce81d5c5
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-alpha.4
|
||||
created: "2024-02-29T15:16:37.101924616Z"
|
||||
dependencies:
|
||||
- condition: grafana.enabled
|
||||
name: grafana
|
||||
repository: ""
|
||||
version: 3.2.0-alpha.4
|
||||
- condition: crds.install
|
||||
name: crds
|
||||
repository: ""
|
||||
version: 3.2.0-alpha.4
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: 3d33478dfb41702368a46ff15b2f9fa0b83de5f518225fb9e726fe0322a7bd46
|
||||
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.4.tgz
|
||||
version: 3.2.0-alpha.4
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
@ -10137,4 +10192,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2024-02-28T10:53:32.367460776Z"
|
||||
generated: "2024-02-29T15:16:37.086104622Z"
|
||||
|
|
BIN
kyverno-3.2.0-alpha.4.tgz
Normal file
BIN
kyverno-3.2.0-alpha.4.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue