1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00

Publish kyverno-3.3.0.tgz

This commit is contained in:
realshuting 2024-10-29 08:47:23 +00:00
parent bda95049e8
commit b63a505bfa
2 changed files with 58 additions and 1 deletions

View file

@ -1,6 +1,63 @@
apiVersion: v1 apiVersion: v1
entries: entries:
kyverno: kyverno:
- annotations:
artifacthub.io/changes: |
- kind: added
description: Add a key to preserve configmap settings during upgrade
- kind: added
description: Make admission reports breaker threshold configurable
- kind: added
description: ImagePullSecrets made globally configurable
- kind: removed
description: Deprecated configuration `features.reports.chunkSize` was removed
- kind: added
description: ImagePullSecrets made configurable for tests
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-10-29T08:47:23.262519927Z"
dependencies:
- condition: grafana.enabled
name: grafana
repository: ""
version: 3.3.0
- condition: crds.install
name: crds
repository: ""
version: 3.3.0
description: Kubernetes Native Policy Management
digest: a6cf1c603fb872d07335ca8ab4f3323a54f6160987b82660263e67a31cadabd6
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.0.tgz
version: 3.3.0
- annotations: - annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- kind: added - kind: added
@ -12583,4 +12640,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-29T08:46:01.275814752Z" generated: "2024-10-29T08:47:23.247748952Z"

BIN
kyverno-3.3.0.tgz Normal file

Binary file not shown.