Skip to content

Commit a5a9208

Browse files
committed
feat(helm)!: Update chart kyverno to 3.0.2
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | kyverno | v2.5.2 | 3.0.2 | | helm | kyverno | v2.5.2 | 3.0.2 | | helm | kyverno | v2.5.2 | 3.0.2 |
1 parent 4c68547 commit a5a9208

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.0.2
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.0.2
1313
ignore: |
1414
# exclude all
1515
/*

0 commit comments

Comments
 (0)