renovate/lib/manager/helmv3
2021-12-04 07:12:27 +01:00
..
__snapshots__ fix(helmv3): set helm repositories from aliases to update Chart.lock (#12470) 2021-11-04 07:47:48 +01:00
artifacts.spec.ts refactor: global config (#12743) 2021-11-23 21:10:45 +01:00
artifacts.ts refactor: exec types (#12942) 2021-12-04 07:12:27 +01:00
extract.spec.ts test: fix lint (#12551) 2021-11-08 13:16:58 +01:00
extract.ts feat(manager/helmv3): support helm chart dependencies in OCI images (#11584) 2021-09-06 09:24:21 +00:00
index.ts fix: Update stable Helm repo URL (#8251) 2021-01-11 15:16:33 +01:00
readme.md docs: improve docs for helm aliases (#12109) 2021-10-18 08:49:23 +00:00
update.spec.ts test: Explicit snapshots for manager tests (#11329) 2021-08-19 08:09:55 +02:00
update.ts fix: modify regex to be re2 compatbile (#12778) 2021-11-29 19:16:05 +00: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 repository Aliases then you will need to configure an aliases object in your config to tell Renovate where to look for them.

If you need to change the versioning format, read the versioning documentation to learn more.