Commit Graph

3 Commits

Author SHA1 Message Date
Hidde Beydals 8fb854a7b5 Support dependency references to other namespaces
This also removes the sorting from the `HelmChartWatcher`, as with
the current `HelmChartTemplateSpec` a chart is only used by a single
`HelmRelease`. Rendering the action obsolete.
2020-09-15 14:55:11 +02:00
Hidde Beydals 4ee0445716 Upgrade Kubernetes and Helm dependencies
* helm.sh/helm/v3 to v3.3.1
* k8s.io/api to v0.18.8
* k8s.io/apiextensions-apiserver to v0.18.8
* k8s.io/apimachinery to v0.18.8
* k8s.io/cli-runtime v0.18.8
* k8s.io/client-go v0.18.8
* sigs.k8s.io/controller-runtime to v0.6.2
2020-09-01 20:12:31 +02:00
Hidde Beydals 62bfb8aa6a Make the api package a dedicated module 2020-08-18 13:19:03 +02:00