From b52d2611bbd075440a1550145464a357244cb6d0 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 08:59:37 +0200 Subject: [PATCH] Bump `falco` helm chart version to 4.2.6 (#5119) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit chore: falco/falco Helm Chart Made with ❤️️ by updatecli Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- clusters/publick8s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/publick8s.yaml b/clusters/publick8s.yaml index 547e89a52..36bd8933b 100644 --- a/clusters/publick8s.yaml +++ b/clusters/publick8s.yaml @@ -70,7 +70,7 @@ releases: - name: falco namespace: falco chart: falco/falco - version: 4.2.5 + version: 4.2.6 timeout: 600 values: - "../config/falco.yaml"