# Helmfile<no value>

== Description

The Helmfile crawler looks recursively for all Helmfile manifests from a specific root directory.
Then for each of them, it tries to update each Helm Chart version found.

== Manifest
=== Parameters

{{< autodiscoveryparameters "helmfile" >}}

==== Example

[source,yaml]
----
# updatecli.d/default.yaml
{{<include "assets/code_example/docs/plugins/autodiscovery/helmfile/updatecli.d/default.yaml">}}
----
