From 0aadc05a09b8afc69bdc1c321ace5a9ceb85a2db Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 16:03:26 +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