Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
* fix(manager/helmv3): ignore local repositories which use the implied file paths
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* fixup tests
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat(helmv3): adapt to new OCI format and refactor
* add whitespace to tests and null return value of `resolveAlias`
* docs(helmv3): use JSDocs for function documentation
Co-authored-by: Rhys Arkins <rhys@arkins.net>