Skip to content

chore(chart-deps): update kyverno to version 3.4.1 #2112

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

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
6a7fcb3
chore(chart-deps): update kyverno to version 3.4.1
svcAPLBot May 1, 2025
df53abe
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 1, 2025
c445ade
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 1, 2025
f1d1dc7
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 1, 2025
b687347
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 6, 2025
3e421b8
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 6, 2025
9295cf8
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 6, 2025
6bda856
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 7, 2025
199b234
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 8, 2025
86c523f
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 8, 2025
659d592
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 9, 2025
b05e622
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 9, 2025
d3067e9
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 13, 2025
474bfb7
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 13, 2025
d86c4ba
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 13, 2025
bb13b8d
Merge remote-tracking branch 'origin/main' into ci-update-kyverno-to-…
svcAPLBot May 15, 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 @@ -51,7 +51,7 @@ dependencies:
version: 4.6.0
repository: https://kubereboot.github.io/charts
- name: kyverno
version: 3.1.4
version: 3.4.1
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.1
- name: crds
repository: ""
version: 3.4.1
digest: sha256:3d2f7b50b356e76cded3843a17ea5b83ca08b40b7cbda5f6ec621473f986459a
generated: "2025-04-30T14:55:51.216823113Z"
75 changes: 40 additions & 35 deletions charts/kyverno/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,40 +1,45 @@
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: added
description: Add toggle for enabeling/disabling aggregating the user-facing roles with the kyverno rbac.
artifacthub.io/links: |
- name: Documentation
url: https://kyverno.io/docs
artifacthub.io/operator: "false"
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: v1.14.1
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.1
- condition: crds.install
name: crds
repository: ""
version: 3.4.1
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.1
209 changes: 146 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.1
6 changes: 5 additions & 1 deletion charts/kyverno/charts/crds/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# crds

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

## Values

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| 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