v0.2.1
π¨ 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
- @jds9090 made their first contribution in #177
- @jimmidyson made their first contribution in #189
Full Changelog: v0.1.1-alpha.1...v0.2.1