mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 07:26:55 +00:00
Publish kyverno-3.0.7.tgz
This commit is contained in:
parent
619b566a25
commit
a880e94b8f
2 changed files with 50 additions and 1 deletions
51
index.yaml
51
index.yaml
|
@ -1099,6 +1099,55 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-3.1.0-beta.1.tgz
|
||||
version: 3.1.0-beta.1
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: only create ServiceMonitor if cluster supports it
|
||||
- kind: fixed
|
||||
description: rbac templating issues
|
||||
- kind: added
|
||||
description: define resources for cleanupJobs
|
||||
- kind: changed
|
||||
description: change to enable webhook cleanup hook by default
|
||||
- kind: added
|
||||
description: allow pod labels for cleanup jobs
|
||||
- kind: added
|
||||
description: allow nodeSelector for cleanup jobs
|
||||
- kind: added
|
||||
description: allow nodeSelector, tolerations and affinity settings for webhooksCleanup
|
||||
- kind: added
|
||||
description: allow affinity settings for cleanup jobs
|
||||
- kind: added
|
||||
description: Add helper to handle the labels for cleanup jobs, add component label
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.10.5
|
||||
created: "2023-11-13T06:11:22.087376229Z"
|
||||
description: Kubernetes Native Policy Management
|
||||
digest: a52b71d1a41d7563a20287b9e310a49d6d4ff40f1637595e20b2e6e514c7d4b3
|
||||
home: https://kyverno.io/
|
||||
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
||||
keywords:
|
||||
- kubernetes
|
||||
- nirmata
|
||||
- policy agent
|
||||
- validating webhook
|
||||
- admissions controller
|
||||
kubeVersion: '>=1.16.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.0.7.tgz
|
||||
version: 3.0.7
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
|
@ -9089,4 +9138,4 @@ entries:
|
|||
urls:
|
||||
- https://kyverno.github.io/kyverno/kyverno-policies-v2.1.0.tgz
|
||||
version: v2.1.0
|
||||
generated: "2023-11-10T09:15:39.402671182Z"
|
||||
generated: "2023-11-13T06:11:22.077150856Z"
|
||||
|
|
BIN
kyverno-3.0.7.tgz
Normal file
BIN
kyverno-3.0.7.tgz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue