From 5d002b9431ab62814f87253c29d8b7b97c96ecc8 Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 06:34:51 +0000 Subject: [PATCH] feat(helm): update helm release kyverno to v3.1.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | kyverno | 3.0.8 | 3.1.0 | --- cluster/apps/kube-system/kyverno/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/kube-system/kyverno/helm-release.yaml b/cluster/apps/kube-system/kyverno/helm-release.yaml index 65e39e387..9dc385d7c 100644 --- a/cluster/apps/kube-system/kyverno/helm-release.yaml +++ b/cluster/apps/kube-system/kyverno/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: kyverno - version: 3.0.8 + version: 3.1.0 sourceRef: kind: HelmRepository name: kyverno-charts