From e4dfb038dc7ddc6ebd7f047a142f8b34ecfbe28f Mon Sep 17 00:00:00 2001 From: "chii-bot[bot]" <109454249+chii-bot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 12:34:41 -0500 Subject: [PATCH] fix(helm): update chart falco to 2.0.10 (#702) | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | helm | falco | 2.0.8 | 2.0.10 | Co-authored-by: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> --- cluster/apps/falco-system/falco/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/falco-system/falco/helm-release.yaml b/cluster/apps/falco-system/falco/helm-release.yaml index 3503287b5..1946e98a0 100644 --- a/cluster/apps/falco-system/falco/helm-release.yaml +++ b/cluster/apps/falco-system/falco/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://falcosecurity.github.io/charts chart: falco - version: 2.0.8 + version: 2.0.10 sourceRef: kind: HelmRepository name: falco-security-charts