Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 08:22
· 97 commits to main since this release
v0.2.1
cc21184

🚨 clusterctl upgrade does not work with this version due to a bug with metadata.yaml, see v0.2.2 instead.

What's Changed

  • ✨ Add e2e test to install and validate a Helm chart on a workload cluster by @Jont828 in #171
  • ✨ Add e2e test spec to upgrade or reinstall a Helm chart on a Cluster by @Jont828 in #173
  • ✨ Add spec to uninstall Helm chart from Cluster by @Jont828 in #178
  • 🌱 Bump EndBug/add-and-commit from 9.1.1 to 9.1.4 by @dependabot in #158
  • πŸ› Add namespace when listing HelmReleaseProxies related to HelmChartProxy by @jds9090 in #177
  • 🌱 Bump actions/checkout from 3.3.0 to 4.1.1 by @dependabot in #130
  • 🌱 Bump actions/setup-go from 3.4.0 to 5.0.0 by @dependabot in #157
  • 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.2.0 to 0.4.3 by @dependabot in #159
  • 🌱 Add e2e test to install Helm chart on multiple Clusters by @Jont828 in #179
  • 🌱 Bump golangci/golangci-lint-action from 3.4.0 to 4.0.0 by @dependabot in #182
  • πŸ› Skip HelmChartProxy reconciliation for paused clusters by @jimmidyson in #189
  • 🌱 Bump sigs.k8s.io/cluster-api/test from 1.6.1 to 1.6.3 by @dependabot in #191
  • 🌱 Bump sigs.k8s.io/cluster-api from 1.6.1 to 1.6.3 by @dependabot in #193
  • 🌱 Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #194
  • 🌱 Bump CAPI versions in e2e config by @mboersma in #204
  • 🌱 Bump softprops/action-gh-release from 1 to 2 by @dependabot in #195
  • 🌱 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #201
  • 🌱 Replace deprecated call to klogr.NewWithOptions by @mboersma in #181
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 by @dependabot in #200
  • 🌱 Bump actions/cache from 3.2.3 to 4.0.2 by @dependabot in #202
  • 🌱 Bump helm.sh/helm/v3 from 3.13.3 to 3.14.3 by @dependabot in #192
  • 🌱 Add mboersma to OWNERS by @Jont828 in #206
  • πŸ› Fix missing minor version in metadata.yaml by @Jont828 in #207
  • ✨ Add visualizer label patch for HelmChartProxy and HelmReleaseProxy by @Jont828 in #208
  • 🌱 Bump CAAPH version in API version upgrade test by @Jont828 in #210
  • πŸ› Add visualizer label patch to kustomization.yaml by @Jont828 in #211

New Contributors

Full Changelog: v0.1.1-alpha.1...v0.2.1