v0.3.0
What's Changed
- Add usable interfaces to create new tasks by @burmanm in #16
- Add modified version of the CRD upgrade tool for Helm installations by @burmanm in #20
- Create namespace and CRDs by default with helm install by @adejanovski in #5
- Allow creating cluster wide tasks by @adejanovski in #26
- Fix caching directories to match with newer Dockerfile, add workflow by @burmanm in #22
- Handle helm repo authentication by @adejanovski in #27
- Remove hardcoded dirSuffix of k8ssandra and use repoName instead by @burmanm in #29
- Allow defining getters for the DownloadChartRelease by @burmanm in #32
- Add skipCRDs possibility to the helmutil.Install by @burmanm in #33
- Update Helm, controller-runtime and Kubernetes dependencies by @burmanm in #31
- Modify YAML parsing to parse multiple documents per file by @burmanm in #35
New Contributors
- @adejanovski made their first contribution in #5
Full Changelog: v0.2.2...v0.3.0