Skip to content

Releases: giantswarm/cluster-aws

v0.7.0

09 Aug 08:11
0093f4b
Compare
Choose a tag to compare

Changed

  • Use our Giant Swarm built AMIs
  • Bump default Kubernetes version to 1.22.12

v0.6.2

06 Aug 08:15
61d80a4
Compare
Choose a tag to compare

Fixed

  • Fixed app version label.

v0.6.1

03 Aug 10:03
390a743
Compare
Choose a tag to compare

Added

  • Add localhost and api domain to the certSANs of apiserver certificates.

v0.6.0

28 Jul 11:30
a72071f
Compare
Choose a tag to compare

Removed

  • replicas value from controlPlane no longer configurable - always set to 3 for HA

v0.5.2

26 Jul 13:53
cae1bcb
Compare
Choose a tag to compare

Fixed

  • Quoted boolean to a string

v0.5.1

26 Jul 13:37
dc40710
Compare
Choose a tag to compare

Fixed

  • Pod CIDR as array rather than string

v0.5.0

26 Jul 13:01
60f7fc6
Compare
Choose a tag to compare

Changed

  • Set pod CIDR to 100.64.0.0/12 to match what we set in Cilium (and to not clash with AWS CIDR)

v0.4.2

25 Jul 13:02
f4bb7f3
Compare
Choose a tag to compare

Changed

  • Fix values schema.
  • Make bastion optional.

v0.4.1

15 Jul 09:44
8304785
Compare
Choose a tag to compare

Changed

  • Add team label to helm resources.
  • Add values.schema.json file.
  • Remove helm lookup function for SSH CA cert and use value fro central vault instead.

v0.4.0

14 Apr 06:57
b48f8af
Compare
Choose a tag to compare

Changed

  • Updated to latest cluster-shared library chart

Added

  • Support for specifying the clusterName (defaults to chart release name)