<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Plugins on</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/</link><description>Recent content in Plugins on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Sat, 09 Jan 2021 08:48:45 +0000</lastBuildDate><atom:link href="https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/index.xml" rel="self" type="application/rss+xml"/><item><title>ArgoCD</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/argocd/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/argocd/</guid><description>Description The argocd Autodiscovery plugin allows to automatically search and update content in ArgoCD configuration file.
Updatecli proposes Helm Chart update when it identifies both a Helm chart with a targetRevision.
Manifests Parameters Name Type Description Required ignore array Ignore allows to specify rule to ignore autodiscovery a specific Argocd manifest based on a rule &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;charts object Charts specifies the list of Helm Chart repository to check &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;path string Path specifies a Argocd file path pattern, the pattern requires to match all of name, not just a subpart of the path.</description></item><item><title>Bazel</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/bazel/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/bazel/</guid><description> Description The bazel Autodiscovery plugin allows to automatically search and update content in Bazel configuration file.
Manifests Parameters Name Type Description Required &amp;#9888; This table is generated from the Updatecli codebase and may contain inaccurate data. Feel free to report them on github.com/updatecli/updatecli Example autodiscovery: crawlers: bazel:</description></item><item><title>Cargo</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/cargo/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/cargo/</guid><description>Description The cargo crawler looks recursively for all cargo crates from a specific root directory. Then for each of them, it tries to update dependencies specified in Cargo.toml.
This crawler can be enabled either automatically with default behavior by running updatecli diff --experimental from a directory containing the files to update. Or by providing a manifest.
Manifests Parameters The crawler cargo supports the following parameters:
Name Type Description Required ignore array Ignore specifies rule to ignore Cargo.</description></item><item><title>Docker Compose</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/dockercompose/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/dockercompose/</guid><description>Description The Docker compose crawler looks recursively for all docker compose manifests from a specific root directory. Then, for each of them, it tries to update each Docker image tag found.
Updatecli looks for the following file patterns:
docker-compose.yaml
docker-compose.yml
docker-compose.*.yaml
docker-compose.*.yml
The automatic discovery behavior can be tuned by providing a YAML manifest with a docker-compose crawler in top-level directive autodiscovery as explained in the &amp;#34;Autodiscovery&amp;#34; page.
Usage The docker-compose autodiscovery can use with or without manifest.</description></item><item><title>Dockerfile</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/dockerfile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/dockerfile/</guid><description>Description The Dockerfile crawler looks recursively for all Dockerfile from a specific root directory. Then, for each of them, it tries to update each Docker image tag found in a &amp;#39;FROM&amp;#39; instruction.
Updatecli looks for the following file patterns:
Dockerfile
Dockerfile.*
The automatic discovery behavior can be tuned by providing a YAML manifest with a dockerfile crawler in top-level directive autodiscovery as explained in the &amp;#34;Autodiscovery&amp;#34; page.
Usage The dockerfile autodiscovery can use with or without manifest.</description></item><item><title>Flux</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/flux/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/flux/</guid><description>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 Name Type Description Required auths object auths provides a map of registry credentials where the key is the registry URL without scheme &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;password string password specifies the container registry password to use for authentication.</description></item><item><title>Github Action</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/githubaction/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/githubaction/</guid><description>Description The Github Action crawler looks recursively for all Github Action workflows. Then for each of them, it tries to automate its update.
It currently support the following sources:
dockerimage
githubrelease
gittag
gitbranch
Manifest Parameters Name Type Description Required credentials object Credentials allows to specify the credentials to use to authenticate to the git provider The ID of the credential must be the domain of the git provider to configure</description></item><item><title>Golang</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/golang/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/golang/</guid><description>Description The golang autodiscovery plugin allows to automatically search and update go.mod files. It handles golang version update and golang module version update.
Manifests Parameters Name Type Description Required ignore array ignore allows to specify &amp;ldquo;rule&amp;rdquo; to ignore autodiscovery a specific go.mod rule &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;goversion string GoVersions specifies a list of version pattern. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;modules object Modules specifies a list of module pattern. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;path string Path specifies a go.mod path pattern, the pattern requires to match all of name, not just a substring.</description></item><item><title>Helm</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/helm/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/helm/</guid><description>Description The helm crawler looks recursively for all Helm chart from a specific root directory. Then for each of them, it tries to update both Helm Chart dependencies and docker images specified in values.yaml.
Regarding Docker image updates, Updatecli looks for the following pattern
image: repository: ghcr.io/updatecli/updatecli tag: 0.37.0 or
images: backend: repository: ghcr.io/updatecli/updatemonitor tag: 0.1.0 front: repository: ghcr.io/updatecli/updatemonitor-ui tag: 0.1.0 This crawler can be enabled either automatically with default behavior by running updatecli diff --experimental from a directory containing the files to update.</description></item><item><title>Helmfile</title><link>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/helmfile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2810--amazing-golick-2d0138.netlify.app/docs/plugins/autodiscovery/helmfile/</guid><description>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 Name Type Description Required auths object Auths provides a map of registry credentials where the key is the registry URL without scheme &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;password string password specifies the container registry password to use for authentication. Not compatible with token</description></item></channel></rss>