From e4f3f1bef44bd62de1dec7eaccbb5ebb57314419 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 30 Oct 2024 01:01:17 +0000 Subject: [PATCH] chore(deps): update helm release kyverno to v3.3.0 --- 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 478b643..7e3b0b7 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -88,7 +88,7 @@ releases: condition: workload.enabled labels: bootstrap: true - version: 3.2.7 + version: 3.3.0 - name: kyverno-policies chart: kyverno/kyverno-policies namespace: kyverno -- 2.45.2