From 7cf55fb3c5afb0c394e85134e87ab638e8d099b2 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:02:54 +0000 Subject: [PATCH] fix(container): update image kyverno to v3.1.2 | datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | docker | ghcr.io/kyverno/charts/kyverno | 3.1.1 | 3.1.2 | --- 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..5302c9460 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.2 sourceRef: kind: HelmRepository name: kyverno