mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-15 17:16:25 +00:00
fd7db0b2af
* feat: implement support for Helm v3 * refactor: applied additional sanity checks when parsing deps Co-authored-by: Michael Kriese <michael.kriese@visualon.de> |
||
---|---|---|
.. | ||
__snapshots__ | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md |
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.