Skip to content

chore(chart-deps): update kyverno to version 3.4.3 #2259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 18 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
2c63b3b
chore(chart-deps): update kyverno to version 3.4.3
svcAPLBot Jun 20, 2025
7b79bb3
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 20, 2025
13faa34
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 23, 2025
2afbaa4
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 23, 2025
75f347c
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 24, 2025
1dc276e
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 24, 2025
2587756
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
bca57bc
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
eb3156d
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
5d74d0f
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
29ecf7b
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
e24b324
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
d95c946
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
3b8eb11
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 25, 2025
02c1b25
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 26, 2025
046e6d5
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 26, 2025
01141d8
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 27, 2025
ff93176
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot Jun 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
version: 4.6.0
repository: https://kubereboot.github.io/charts
- name: kyverno
version: 3.1.4
version: 3.4.3
repository: https://kyverno.github.io/kyverno/
- name: loki-distributed
alias: loki
Expand Down
3 changes: 0 additions & 3 deletions charts/kyverno/.helmignore

This file was deleted.

9 changes: 9 additions & 0 deletions charts/kyverno/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
dependencies:
- name: grafana
repository: ""
version: 3.4.3
- name: crds
repository: ""
version: 3.4.3
digest: sha256:dd6caf989d61e3d89a50bc67f2c527957a543fa1eb529af02de324a30a7aa075
generated: "2025-06-19T06:25:05.774591112Z"
77 changes: 42 additions & 35 deletions charts/kyverno/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,40 +1,47 @@
apiVersion: v2
type: application
name: kyverno
version: 3.1.4
appVersion: v1.11.4
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
description: Kubernetes Native Policy Management
keywords:
- kubernetes
- nirmata
- policy agent
- policy
- validating webhook
- admission controller
- mutation
- mutate
- validate
- generate
- supply chain
- security
home: https://kyverno.io/
sources:
- https://github.com/kyverno/kyverno
maintainers:
- name: Nirmata
url: https://kyverno.io/
kubeVersion: ">=1.25.0-0"
annotations:
artifacthub.io/operator: "false"
artifacthub.io/prerelease: "false"
artifacthub.io/changes: |
- kind: fixed
description: Ensure spec.template.metadata isn't null
- kind: removed
description: Remove the `delete` permission for policyexceptions in the admission controller
artifacthub.io/links: |
- name: Documentation
url: https://kyverno.io/docs
artifacthub.io/operator: "false"
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: v1.14.3
dependencies:
- name: grafana
version: "0.0.0"
condition: grafana.enabled
- name: crds
version: "3.1.4"
condition: crds.install
- condition: grafana.enabled
name: grafana
repository: ""
version: 3.4.3
- condition: crds.install
name: crds
repository: ""
version: 3.4.3
description: Kubernetes Native Policy Management
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
version: 3.4.3
212 changes: 149 additions & 63 deletions charts/kyverno/README.md

Large diffs are not rendered by default.

404 changes: 0 additions & 404 deletions charts/kyverno/README.md.gotmpl

This file was deleted.

2 changes: 1 addition & 1 deletion charts/kyverno/charts/crds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: v2
name: crds
version: 3.1.4
version: 3.4.3
7 changes: 6 additions & 1 deletion charts/kyverno/charts/crds/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# crds

![Version: 3.1.4](https://img.shields.io/badge/Version-3.1.4-informational?style=flat-square)
![Version: 3.4.3](https://img.shields.io/badge/Version-3.4.3-informational?style=flat-square)

## Values

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| reportsServer.enabled | bool | `false` | Kyverno reports-server is used in your cluster |
| groups.kyverno | object | `{"cleanuppolicies":true,"clustercleanuppolicies":true,"clusterpolicies":true,"globalcontextentries":true,"policies":true,"policyexceptions":true,"updaterequests":true}` | This field can be overwritten by setting crds.labels in the parent chart |
| groups.policies | object | `{"imagevalidatingpolicies":true,"policyexceptions":true,"validatingpolicies":true}` | Install CRDs in group `reports.kyverno.io` |
| groups.reports | object | `{"clusterephemeralreports":true,"ephemeralreports":true}` | This field can be overwritten by setting crds.labels in the parent chart |
| groups.wgpolicyk8s | object | `{"clusterpolicyreports":true,"policyreports":true}` | This field can be overwritten by setting crds.labels in the parent chart |
| annotations | object | `{}` | This field can be overwritten by setting crds.annotations in the parent chart |
| customLabels | object | `{}` | This field can be overwritten by setting crds.labels in the parent chart |

Expand Down
Loading
Loading