From b4dac887b3070e6364b75125c89e8437f4ff465b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Apr 2024 03:07:41 +0000 Subject: [PATCH] chore(deps): update helm release falco to v4.3.0 --- 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 ff90263..ea2f02c 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.1.6" repository: https://cdn.zero-downtime.net/charts/ - name: falco - version: 4.2.5 + version: 4.3.0 repository: https://falcosecurity.github.io/charts condition: k8saudit.enabled alias: k8saudit