mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Publish kyverno-3.3.2.tgz
This commit is contained in:
parent
480e521389
commit
5be2044a9e
2 changed files with 50 additions and 1 deletions
51
index.yaml
51
index.yaml
|
@ -1,6 +1,55 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
kyverno:
|
kyverno:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: fixed
|
||||||
|
description: switch to post-delete helm hook to clean up Kyverno configmap
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: Documentation
|
||||||
|
url: https://kyverno.io/docs
|
||||||
|
artifacthub.io/operator: "false"
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.13.0
|
||||||
|
created: "2024-11-01T10:33:36.266024347Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: grafana.enabled
|
||||||
|
name: grafana
|
||||||
|
repository: ""
|
||||||
|
version: 3.3.2
|
||||||
|
- condition: crds.install
|
||||||
|
name: crds
|
||||||
|
repository: ""
|
||||||
|
version: 3.3.2
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: 35a4a3a0fee67a94f5d07b43bd67cf034c68cab7f9cd5a6166df8a7045c7139c
|
||||||
|
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.3.2.tgz
|
||||||
|
version: 3.3.2
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
|
@ -12689,4 +12738,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-10-31T09:04:33.906530591Z"
|
generated: "2024-11-01T10:33:36.251900514Z"
|
||||||
|
|
BIN
kyverno-3.3.2.tgz
Normal file
BIN
kyverno-3.3.2.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue