renovate/lib/manager/helmv3
2021-11-08 13:16:58 +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 fix(helmv3): set helm repositories from aliases to update Chart.lock (#12470) 2021-11-04 07:47:48 +01:00
artifacts.ts fix(helmv3): set helm repositories from aliases to update Chart.lock (#12470) 2021-11-04 07:47:48 +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: replace numbered capture group replaces with named capture groups (#12315) 2021-10-25 20:21:21 +02: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.