# Flux<no value>

== Description

The `flux` Autodiscovery plugin allows to automatically search and update content in Flux configuration file.

Updatecli proposes Helm Chart update when it identifies both a `helmrelease` and a `helmrepository` in the same namespace.
Updatecli proposes version update when it detects OCIRepository

Please note that Updatecli doesn't support yet GitRepository update, feel free to open an issue.

=== Manifests
==== Parameters

{{< autodiscoveryparameters "flux" >}}

==== Example

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

