Releases: giantswarm/cluster-api-provider-vsphere-app
Releases · giantswarm/cluster-api-provider-vsphere-app
v0.12.1
Changed
- Set
--enable-keep-alive=false
to fix the session expiration issue. See kubernetes-sigs/cluster-api-provider-vsphere#2781
v0.12.0
Changed
- Bump CAPV from
1.8.9
to1.9.3
.
v0.11.0
Changed
- Pull images from Azure CR.
- Bump CAPV from
1.5.1
to1.8.9
.
Added
- Toleration also for old
node-role.kubernetes.io/master
label. Backward compatibility + we hit this.
v0.10.3
v0.10.2
v0.10.1
v0.10.0
Info on breaking changes: This release makes incompatible changes to the values schema.
How to migrate from 0.9.4
To migrate from 0.9.4
, the crds
entry in values.yaml
has been replaced with crdInstall
. If these were
overridden when the chart was installed then the values must be updated to reflect the new structure. If these
were left as default then no action is required.
Changed
- 💥 Breaking: Update
kubectl
image to1.25.10
and align CRD install values with other providers.
v0.9.4
v0.9.3
v0.9.2
Release v0.9.2 (#52) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>