mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-15 17:51:20 +00:00
Publish kyverno-3.2.4.tgz
This commit is contained in:
parent
9693453784
commit
6e10034657
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: added
|
||||||
|
description: make webhook pod annotations configurable
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: Documentation
|
||||||
|
url: https://kyverno.io/docs
|
||||||
|
artifacthub.io/operator: "false"
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v1.12.3
|
||||||
|
created: "2024-05-31T04:05:08.374108805Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: grafana.enabled
|
||||||
|
name: grafana
|
||||||
|
repository: ""
|
||||||
|
version: 3.2.4
|
||||||
|
- condition: crds.install
|
||||||
|
name: crds
|
||||||
|
repository: ""
|
||||||
|
version: 3.2.4
|
||||||
|
description: Kubernetes Native Policy Management
|
||||||
|
digest: 81791fc525d6327af511c3ca182af11a1b6947168bfa9fb84cffbe43c86a361f
|
||||||
|
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.4.tgz
|
||||||
|
version: 3.2.4
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
@ -11406,4 +11455,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-05-30T09:17:02.438991563Z"
|
generated: "2024-05-31T04:05:08.359779115Z"
|
||||||
|
|
BIN
kyverno-3.2.4.tgz
Normal file
BIN
kyverno-3.2.4.tgz
Normal file
Binary file not shown.
Loading…
Reference in a new issue