Skip to content

Commit

Permalink
Update documentation to mention Renovate integration (#1387)
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Aug 1, 2020
1 parent b485793 commit 9cffef5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -1138,6 +1138,11 @@ repositories:

For more examples, see the [examples/README.md](https://github.com/roboll/helmfile/blob/master/examples/README.md) or the [`helmfile`](https://github.com/cloudposse/helmfiles/tree/master/releases) distribution by [Cloud Posse](https://github.com/cloudposse/).

## Integrations

- [renovate](https://github.com/renovatebot/renovate) automates chart version updates. See [this PR for more information](https://github.com/renovatebot/renovate/pull/5257).
- For updating container image tags and git tags embedded within helmfile.yaml and values, you can use [renovate's regexManager](https://docs.renovatebot.com/modules/manager/regex/). Please see [this comment in the renovate repository](https://github.com/renovatebot/renovate/issues/6130#issuecomment-624061289) for more information.

# Attribution

We use:
Expand Down

0 comments on commit 9cffef5

Please sign in to comment.