From 14030824b1be58e30eaa2c19659d7858acfdc69a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Dec 2023 03:07:08 +0000 Subject: [PATCH] chore(deps): update helm release falco to v3.8.7 --- 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 488b94d..e60fa2c 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.0 +version: 0.1.1 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: 3.8.4 + version: 3.8.7 repository: https://falcosecurity.github.io/charts condition: k8saudit.enabled alias: k8saudit