Skip to content

Releases: kubernetes-sigs/cluster-api-addon-provider-helm

v0.1.0-alpha.9

16 Aug 21:48
a31234e
Compare
Choose a tag to compare

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

v0.1.0-alpha.8

21 Jul 23:23
7cfdc0e
Compare
Choose a tag to compare

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

What's Changed

  • 🌱 Bump Helm version to v3.11.0 by @Jont828 in #87
  • 🐛 Fix nil pointer bug in Helm uninstall by @Jont828 in #94
  • ✨ Add controller tests for HelmChartProxy by @Jont828 in #91
  • 📖 Update quick-start.md to include installation steps using clusterctl by @Jont828 in #93
  • ✨ Add controller tests for HelmReleaseProxy by @Jont828 in #95

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

v0.1.0-alpha.7

14 Jun 22:43
ecbd8f3
Compare
Choose a tag to compare

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

What's Changed

  • ✨Added support for OCI helm repository by @manoj-nutanix in #80
  • ✨Added support for helm options like wait, skip-crds, timeout, waitForJobs, etc. by @manoj-nutanix in #82

New Contributors

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

v0.1.0-alpha.6

17 May 01:36
1de7a24
Compare
Choose a tag to compare

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

What's Changed

  • 🌱 Rename 'add-on-components.yaml' to 'addon-components.yaml' in make target by @Jont828 in #73
  • ✨ Add event filter for HelmReleaseProxy when it is paused by @Jont828 in #74

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

v0.1.0-alpha.5

26 Apr 23:53
639dbf5
Compare
Choose a tag to compare

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

What's Changed

  • ✨ Add watch to HelmChartProxy for Cluster creation and updates by @Jont828 in #64
  • ✨Add support for the matchExpressions field in the label selector by @hama-25179 in #60
  • 🐛 Retry upgrades on failed releases and fix status and requeue bug by @Jont828 in #66
  • 🌱 Use string join function in cloud provider azure chart by @Jont828 in #67

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

v0.1.0-alpha.4

12 Apr 00:27
d9e25f0
Compare
Choose a tag to compare

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

What's Changed

  • 🌱 Fix incorrect references in Makefile and project maintainer script by @Jont828 in #42
  • 🌱 Update cloud-provider-azure sample version by @dtzar in #36
  • 🌱 Fix alias in ./hack/get-project-maintainers.sh script and bump kpromo version by @Jont828 in #46
  • 🌱 Add deployment make target and files for GitHub release actions by @Jont828 in #49
  • 🌱 Fix make targets for release by @Jont828 in #50
  • 🌱 Add make target for release metadata by @Jont828 in #51
  • 🌱 Rename module to sigs.k8s.io/cluster-api-addon-provider-helm by @Jont828 in #52
  • 🐛 Fix make target for release note generation by @Jont828 in #55
  • ✨ Update to CAPI v1.4.1, Ginkgo v2, and controller-runtime v0.14.5 by @Jont828 in #57
  • 🐛 Fix follow up bug with release notes make target by @Jont828 in #58
  • 🐛 Fix release draft GitHub action by @Jont828 in #59

New Contributors

  • @dtzar made their first contribution in #36

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.4

v0.1.0-alpha.1

16 Mar 00:05
3ca3b93
Compare
Choose a tag to compare

What's Changed

  • 📖 DOCS: Fix remote repo url by @nikParasyr in #33
  • Automatic installation of Calico on workload clusters by @hama-25179 in #14
  • ✨ Add leader election lease related flags by @nikParasyr in #35
  • 🌱 Fix registry URL, image name, and job scripts by @Jont828 in #41

New Contributors

Full Changelog: v0.1.0-alpha.0...v0.1.0-alpha.1

v0.1.0-alpha.0

28 Feb 21:41
377b552
Compare
Choose a tag to compare

Initial alpha release for testing image publishing