You need to sign in or sign up before continuing.
Test values, dependencies, helm install names
[1.0.1]
Changed
- Test values now looks at both
test-values.yamlandtest-values.yml - Allow overriding of the helm release install names for dependencies & the package
- dependencies can now specify
dependency.package-nameas the helmrelease name - the main package can accept
PACKAGE_HELM_NAMEas the helmrelease name
- dependencies can now specify
- Added ability to override the namespace to install the package to
-
PACKAGE_NAMESPACEvariable in the gitlab-ci file
-