mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
.. | ||
__snapshots__ | ||
artifacts.spec.ts | ||
artifacts.ts | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md | ||
update.spec.ts | ||
update.ts |
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.