From 82b0507dc899caa3dfdd7741863e9d27a8c8c763 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:03:00 +0000 Subject: [PATCH] fix(container): update image kyverno to v3.1.3 | datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | docker | ghcr.io/kyverno/charts/kyverno | 3.1.1 | 3.1.3 | --- 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..84c6b1233 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.1.3 sourceRef: kind: HelmRepository name: kyverno