From 83fde86e6eccc856ef0ff8d7b4eac90cbf7fecab Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 11 Dec 2024 01:01:43 +0000 Subject: [PATCH] chore(deps): update helm release kyverno to v3.3.4 --- 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 f25a8e4..9a0ee36 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.3 + version: 3.3.4 - name: kyverno-policies chart: kyverno/kyverno-policies -- 2.45.2