Skip to content

Commit e08b149

Browse files
committed
feat(helm)!: Update chart kyverno to 3.1.0
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | kyverno | v2.5.2 | 3.1.0 | | helm | kyverno | v2.5.2 | 3.1.0 | | helm | kyverno | v2.5.2 | 3.1.0 |
1 parent e91cb8d commit e08b149

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/apps/kyverno/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: kyverno
12-
version: v2.5.2
12+
version: 3.1.0
1313
sourceRef:
1414
kind: HelmRepository
1515
name: kyverno-charts

cluster/crds/kyverno/crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
url: https://github.com/kyverno/kyverno.git
1010
ref:
1111
# renovate: registryUrl=https://kyverno.github.io/kyverno chart=kyverno
12-
tag: kyverno-chart-v2.5.2
12+
tag: kyverno-chart-3.1.0
1313
ignore: |
1414
# exclude all
1515
/*

0 commit comments

Comments
 (0)