Update documentation to mention Renovate integration (#1387)
This commit is contained in:
parent
b4857937fb
commit
9cffef50b0
|
|
@ -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/).
|
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
|
# Attribution
|
||||||
|
|
||||||
We use:
|
We use:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue