Skip to content

Releases: giantswarm/cluster-api-provider-vsphere-app

v0.12.1

07 Jun 09:40
a32971c
Compare
Choose a tag to compare

Changed

v0.12.0

04 Jun 17:03
8015916
Compare
Choose a tag to compare

Changed

  • Bump CAPV from 1.8.9 to 1.9.3.

v0.11.0

22 May 12:37
28b27f8
Compare
Choose a tag to compare

Changed

  • Pull images from Azure CR.
  • Bump CAPV from 1.5.1 to 1.8.9.

Added

  • Toleration also for old node-role.kubernetes.io/master label. Backward compatibility + we hit this.

v0.10.3

25 Oct 23:33
2d7e0e8
Compare
Choose a tag to compare

Changed

  • helm chart values psps.install -> !global.podSecurityStandards.enforced

v0.10.2

29 Aug 10:04
9010ca6
Compare
Choose a tag to compare

Added

  • Make PSPs optional since they are deprecated since k8s 1.25 (still enabled by default).
  • Add use of runtime/default seccomp profile.
  • Fix issues reported by kyverno policies.

v0.10.1

31 Jul 09:08
85f5919
Compare
Choose a tag to compare

Added

  • Add Service monitor cr.

Fixed

  • Fix CiliumNetworkPolicy for webhook ingress.

v0.10.0

22 May 15:29
9c5f69d
Compare
Choose a tag to compare

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 to 1.25.10 and align CRD install values with other providers.

v0.9.4

19 May 08:55
a156364
Compare
Choose a tag to compare

Fixed

  • Remove rogue creationTimestamp: "null".

v0.9.3

17 May 20:22
8114131
Compare
Choose a tag to compare

Added

  • Add cilium network policies to allow kube-api access.
  • Add network policies for egress.
  • Add toleration for new control-plane taint.

v0.9.2

21 Mar 09:58
baef094
Compare
Choose a tag to compare
Release v0.9.2 (#52)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>