1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

Publish kyverno-3.0.4.tgz

This commit is contained in:
realshuting 2023-07-31 06:31:18 +00:00
parent e78bf5c41d
commit 77e4a60af6
2 changed files with 50 additions and 1 deletions

View file

@ -1,6 +1,55 @@
apiVersion: v1 apiVersion: v1
entries: entries:
kyverno: kyverno:
- 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.2
created: "2023-07-31T06:31:18.307638625Z"
description: Kubernetes Native Policy Management
digest: 1f476396ba36b9124d56dedfeeb8f8812cfa4a013373168764a5b8a5e44cc62f
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.4.tgz
version: 3.0.4
- annotations: - annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- kind: fixed - kind: fixed
@ -7340,4 +7389,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: "2023-07-31T06:29:51.443074512Z" generated: "2023-07-31T06:31:18.293276708Z"

BIN
kyverno-3.0.4.tgz Normal file

Binary file not shown.