renovate/lib/manager/helmv3
2020-12-11 13:29:43 +01:00
..
__snapshots__ feat(helmv3): Add support for bumpVersion (#7670) 2020-11-10 22:06:34 +01:00
artifacts.spec.ts refactor: use ls-lint (#7956) 2020-12-11 13:29:43 +01:00
artifacts.ts feat(helmv3): lock file support (#7641) 2020-11-03 17:31:51 +01:00
extract.spec.ts feat: implement support for Helm v3 (#6820) 2020-07-23 21:05:53 +02:00
extract.ts feat(helmv3): Add support for bumpVersion (#7670) 2020-11-10 22:06:34 +01:00
index.ts feat(helmv3): Add support for bumpVersion (#7670) 2020-11-10 22:06:34 +01:00
readme.md feat: implement support for Helm v3 (#6820) 2020-07-23 21:05:53 +02:00
update.spec.ts feat(helmv3): Add support for bumpVersion (#7670) 2020-11-10 22:06:34 +01:00
update.ts feat(helmv3): Add support for bumpVersion (#7670) 2020-11-10 22:06:34 +01:00

Renovate supports updating Helm Chart references within requirements.yaml (Helm v2) and Chart.yaml (Helm v3) files.

If your Helm charts make use of Aliases then you will need to configure an aliases object in your config to tell Renovate where to look for them.