Skip to content

v0.3.0

Compare
Choose a tag to compare
@burmanm burmanm released this 22 Apr 11:57
· 7 commits to main since this release
0e1bf9a

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

Full Changelog: v0.2.2...v0.3.0