From 8d547fd462b9e0162dcbb3bae5b4dfd6c8414545 Mon Sep 17 00:00:00 2001 From: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 15:06:32 +0000 Subject: [PATCH] feat(helm)!: Update chart falco to 3.1.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | falco | 2.5.5 | 3.1.0 | Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> --- k8s/namespaces/base/security-system/falco/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/namespaces/base/security-system/falco/app/helmrelease.yaml b/k8s/namespaces/base/security-system/falco/app/helmrelease.yaml index 68a938a8b7..1822e00da9 100644 --- a/k8s/namespaces/base/security-system/falco/app/helmrelease.yaml +++ b/k8s/namespaces/base/security-system/falco/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: falco - version: 2.5.5 + version: 3.1.0 sourceRef: kind: HelmRepository name: falco-security-charts