Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Releases: giantswarm/mayu

v1.3.0

01 Jul 15:01
2a8ace9

Choose a tag to compare

Release v1.3.0 (#169)

Co-authored-by: github-actions <action@github.com>

v1.2.0

09 Jun 13:45
9f8fdb1

Choose a tag to compare

Release v1.2.0 (#165)

Co-authored-by: github-actions <action@github.com>

v1.1.1

09 Jul 11:51
84c8b01

Choose a tag to compare

release v1.1.1 (#150)

Co-authored-by: github-actions <action@github.com>

v1.1.0

30 Jun 16:02
251ec40

Choose a tag to compare

release v1.1.0 (#148)

Co-authored-by: github-actions <action@github.com>

1.0.0 mayu

29 Nov 13:47
20f9bcb

Choose a tag to compare

  • removed support for cloudconfig
  • structuralized folders
  • lots of cleanup of legacy stuff

docker image: quay.io/giantswarm/mayu:de80db317a1d8eb9233a04c37a5277fe27b6577b

0.13.0 - Last cloudconfig release

28 Nov 11:08

Choose a tag to compare

As we want to move towards ignition instead of deprecated cloudconfig we are releasing the last release with the support for cloudconfig.

docker image for this release: quay.io/giantswarm/mayu:legacy_cloudconfig
locked branch: https://github.com/giantswarm/mayu/tree/legacy_cloudconfig

mayu v0.12.6

06 Feb 10:15

Choose a tag to compare

  • improved build process
  • use official calico Docker image for Kubernetes policy controller

Mayu v0.12.5

17 Jan 16:35

Choose a tag to compare

  • Added scripts to generate a single private SA key via Vault
  • Added properties to specify alt-names and ip-sans parameters to the certificate generation

Mayu v0.12.4

23 Nov 15:00

Choose a tag to compare

  • added support for connecting to secured etcd (https)
  • option --etcd-endpoint now must have specified protocol (http or https, ie http://127.0.0.1:2379)
  • new option --etcd-cafile can be used for specyfing custom root CA file when connecting to secured etcd

Mayu v0.12.3

08 Nov 13:13

Choose a tag to compare

  • Add support to specify the amount of kubernetes master nodes.
  • Configure giantnetes templates to deploy a HA kubernetes core.