From b0611b22ae022cfe81fffcf68e0b2538ea369533 Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 06:33:06 +0000 Subject: [PATCH] fix(helm): update helm release kyverno to v3.0.8 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | kyverno | 3.0.7 | 3.0.8 | --- 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 c0dbb1f94..65e39e387 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.7 + version: 3.0.8 sourceRef: kind: HelmRepository name: kyverno-charts