renovate/lib/manager/helmv3
Sergei Zharinov 1392955a04
refactor: Identify tests relying on single snapshots (#11150)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-07 23:43:34 +00:00
..
__snapshots__ refactor(manager): Enforce getName usage (#9523) 2021-04-13 12:07:57 +02:00
artifacts.spec.ts refactor: Identify tests relying on single snapshots (#11150) 2021-08-07 23:43:34 +00:00
artifacts.ts feat: use short renovate image names (#9133) 2021-03-15 13:23:38 +00:00
extract.spec.ts refactor: Identify tests relying on single snapshots (#11150) 2021-08-07 23:43:34 +00:00
extract.ts refactor(helm): convert to class-based datasource (#10425) 2021-06-14 08:13:10 +02:00
index.ts fix: Update stable Helm repo URL (#8251) 2021-01-11 15:16:33 +01:00
readme.md docs: improve versioning documentation (#9017) 2021-03-27 06:50:57 +01:00
update.spec.ts refactor: Identify tests relying on single snapshots (#11150) 2021-08-07 23:43:34 +00:00
update.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +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.

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