From 9e30b799182a7989acf852621e7cd875b708bcc3 Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:08:46 +0000 Subject: [PATCH] feat(container): update image kyverno to v3.2.7 | datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | docker | ghcr.io/kyverno/charts/kyverno | 3.1.1 | 3.2.7 | --- cluster/apps/kyverno/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/kyverno/helm-release.yaml b/cluster/apps/kyverno/helm-release.yaml index 95a367ac1..e7e20d24a 100644 --- a/cluster/apps/kyverno/helm-release.yaml +++ b/cluster/apps/kyverno/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: kyverno - version: 3.1.1 + version: 3.2.7 sourceRef: kind: HelmRepository name: kyverno