Releases: xetys/hetzner-kube
Releases · xetys/hetzner-kube
0.5.1
- fix failing hcloud-controller-manager #295
- randomize datacenter selection #296
- adding cloud-init for workers #297
0.5.0
This is the final release for 0.5.0, which in summary contains the following updates:
- management tools for
etcd
#268
- phases function for cluster creation #268
- enables CSI on cluster level #272
- adds CSI addon for Hetzner Cloud Storage in #291
- upgrade kubernetes to version 1.16 and canal to 3.10 #290
- upgrade to go 1.13 #292
- upgrade of hcloud library #293
0.5.0-rc2
fixes kubernetes-cni issue
0.4.1
In this release hetzner-kube fits more standards as:
- using docker-ce directly, without hacking containerd, see #249
- enabling CSI, see #258
0.4
With version 0.4 the following features are delivered:
- Upgrade compatibility to K8S version 1.13.2, etcd 3.3.11, ubuntu18.04 and containerd
- ZSH completion added
- moved to go.mod and fixed on go v.1.11
- improved CI and test suite
- kubernetes dashboard addon
0.4-rc2
With version 0.4 the following features are delivered:
- Upgrade compatibility to K8S version 1.13.2, etcd 3.3.11, ubuntu18.04 and containerd
- ZSH completion added
- moved to go.mod and fixed on go v.1.11
- improved CI and test suite
0.4-rc1
With version 0.4 the following features are delivered:
- Upgrade compatibility to K8S version 1.13.2, etcd 3.3.11, ubuntu18.04 and containerd
- ZSH completion added
- moved to go.mod and fixed on go v.1.11
- improved CI and test suite
0.3.2-rc1: Merge pull request #200 from mavimo/migrate-build-as-makefile-step
CI - Automatically publish release on tag
0.3.1
This release mostly contains bugfixes and little features