From 8a4080af2ec6635018c7f9e2914440ffb85aaf2d Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 12 Dec 2024 01:01:34 +0000 Subject: [PATCH] chore(deps): update helm release kyverno-policies to v3.3.2 --- installations/platform/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index b843167..14576e2 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -86,7 +86,7 @@ releases: condition: workload.enabled labels: bootstrap: true - version: 3.3.1 + version: 3.3.2 needs: - kyverno/kyverno -- 2.45.2