We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91cb8d commit e08b149Copy full SHA for e08b149
cluster/apps/kyverno/helm-release.yaml
@@ -9,7 +9,7 @@ spec:
9
chart:
10
spec:
11
chart: kyverno
12
- version: v2.5.2
+ version: 3.1.0
13
sourceRef:
14
kind: HelmRepository
15
name: kyverno-charts
cluster/crds/kyverno/crds.yaml
url: https://github.com/kyverno/kyverno.git
ref:
# renovate: registryUrl=https://kyverno.github.io/kyverno chart=kyverno
- tag: kyverno-chart-v2.5.2
+ tag: kyverno-chart-3.1.0
ignore: |
# exclude all
/*
0 commit comments