this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(helm): update helm release kyverno to v2.7.0 (#1160)

| datasource | package | from | to |
| ---------- | ------- | ----- | ----- |
| helm | kyverno | 2.6.5 | 2.7.0 |

Co-authored-by: samip5-bot <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot
and committed by
GitHub
363b2835 13f66f9f

+2 -2
+1 -1
cluster/apps/system/kyverno/app/helm-release.yaml
··· 10 10 chart: 11 11 spec: 12 12 chart: kyverno 13 - version: 2.6.5 13 + version: 2.7.0 14 14 sourceRef: 15 15 kind: HelmRepository 16 16 name: kyverno-charts
+1 -1
cluster/flux/config/crds/kyverno.yaml
··· 9 9 url: https://github.com/kyverno/kyverno.git 10 10 ref: 11 11 # renovate: registryUrl=https://kyverno.github.io/kyverno chart=kyverno 12 - tag: kyverno-chart-2.6.5 12 + tag: kyverno-chart-2.7.0 13 13 ignore: | 14 14 # exclude all 15 15 /*