source-controller/internal/helm
Hidde Beydals 3cdc897236 Assume local dependency without Helm repository
This commit fixes a bug where local chart dependencies would not be
detected correctly due to the absence of a repository URL.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-01-28 12:28:19 +01:00
..
testdata Move Helm dependency manager to `helm` package 2020-11-19 09:50:50 +01:00
chart.go Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02:00
chart_test.go Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02:00
dependency_manager.go Assume local dependency without Helm repository 2021-01-28 12:28:19 +01:00
dependency_manager_test.go Refactor and document DependencyManager 2020-12-15 15:37:42 +01:00
getter.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
getter_test.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
repository.go Switch to Masterminds/semver and pkg/version libs 2020-10-28 12:21:08 +01:00
repository_test.go Pick the most recent chart/tag for ambiguous semver matches 2020-10-27 20:26:28 +01:00
utils.go Change copyright wording to accomodate convention 2020-10-28 18:08:44 +02:00