From d530f5c94031cee44f63d8135ebe6b2172ccc9ea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 May 2025 03:02:33 +0000 Subject: [PATCH] chore(deps): update helm release falco to v5 --- charts/kubezero-falco/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-falco/Chart.yaml b/charts/kubezero-falco/Chart.yaml index d826e65b..955c8860 100644 --- a/charts/kubezero-falco/Chart.yaml +++ b/charts/kubezero-falco/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-falco description: Falco Container Security and Audit components type: application -version: 0.1.2 +version: 0.1.3 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -16,7 +16,7 @@ dependencies: version: 0.2.1 repository: https://cdn.zero-downtime.net/charts/ - name: falco - version: 4.2.5 + version: 5.0.0 repository: https://falcosecurity.github.io/charts condition: k8saudit.enabled alias: k8saudit -- 2.47.2