From 8f3f28370e2c2a2a21371badca16f69433a9f5a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 May 2025 19:41:17 +0000 Subject: [PATCH] chore(deps): update helm release falco to v4.21.3 --- 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..391f6fa8 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: 4.21.3 repository: https://falcosecurity.github.io/charts condition: k8saudit.enabled alias: k8saudit