Skip to content

Releases: giantswarm/cluster-api-app

v1.20.1

10 Jul 04:43
ac32be6
Compare
Choose a tag to compare

Fixed

  • Don't inject conversion webhooks to CRDs if they don't have originally.

v1.20.0

11 Jun 09:20
aa11ed5
Compare
Choose a tag to compare

Changed

  • Upgrade CAPI to v1.6.5

v1.19.0

22 May 09:57
641e861
Compare
Choose a tag to compare

Changed

  • Replace secret caching client with kubeadmcontrolplane client to fix CAPI migration.

v1.18.0

09 May 09:52
d4dbb6c
Compare
Choose a tag to compare

Changed

  • CNPs are added back to allow the api server to access pods for webhooks.

v1.17.0

08 May 11:12
24c32a2
Compare
Choose a tag to compare

Changed

  • Upgrade CAPI to v1.5.7

v1.16.0

07 May 16:40
a5efcfb
Compare
Choose a tag to compare

Changed

  • Upgrade CAPI to v1.4.9
  • Change container image registry values name to use values from config repo.
  • Add toleration for node.cluster.x-k8s.io/uninitialized taint.
  • Remove toleration for old node-role.kubernetes.io/master taint.
  • Add node affinity to prefer scheduling CAPI pods to control-plane nodes.

v1.15.2

22 Jan 09:15
599ab3c
Compare
Choose a tag to compare

Changed

  • Repository: Rework hack & config. (#176)
  • Chart: Make PSS compliant. (#182)

v1.5.4

19 Jan 20:54
e18d89e
Compare
Choose a tag to compare

Changed

  • Chart: Make PSS compliant. (#184)

v1.15.1

15 Jan 17:05
52e8c95
Compare
Choose a tag to compare

Changed

  • Make: Use kubectl integrated kustomize
  • Switch to image hosted on gsoci.azurecr.io

v1.15.0

20 Dec 17:24
664900e
Compare
Choose a tag to compare

Changed

  • Configure gsoci.azurecr.io as the default container image registry.
  • Upgrade CAPI to v1.4.7
  • Support bootstrap config reference rotation (backported feature into v1.4.x)