From ae7c5e67d442e8278cd30ec6779b06a327fdcef9 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 2 Nov 2024 01:01:14 +0000 Subject: [PATCH] chore(deps): update helm release kyverno 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 ef6f4a2..dee35ce 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -78,7 +78,7 @@ releases: condition: workload.enabled labels: bootstrap: true - version: 3.3.1 + version: 3.3.2 - name: kyverno-policies chart: kyverno/kyverno-policies -- 2.45.2