diff --git a/charts/falco/values.yaml b/charts/falco/values.yaml index e1139034d..26c90478c 100644 --- a/charts/falco/values.yaml +++ b/charts/falco/values.yaml @@ -376,7 +376,7 @@ falcoctl: # -- The image repository to pull from. repository: falcosecurity/falcoctl # -- The image tag to pull. - tag: "0.7.2" + tag: "0.8.0" artifact: # -- Runs "falcoctl artifact install" command as an init container. It is used to install artfacts before # Falco starts. It provides them to Falco by using an emptyDir volume.