Releases: christian-schlichtherle/kalaxy
Releases · christian-schlichtherle/kalaxy
Kalaxy 0.4.0
- Updates K8s to 1.16.2
- Updates K3s to 0.10.2
- Updates Docker to 19.3.4
- Adds Dockerfile in case you want to do the provisioning from Windows
- Removes redundant installation of vcgencmd - it's included in the latest unofficial Ubuntu images (this does only apply to Raspberry Pi 4)
- Various improvements to the Ansible roles
Kalaxy 0.3.0
This release brings a lot of improvements:
- k3s updated to 0.9.0
- k8s updated to 1.15.4
- Docker updated to 19.03.2
- setting locale and timezone
- on Raspberry Pi only: CPU overclocking
Along the way, some naming conventions have changed which may break existing installations - take care.
Kalaxy 0.2.1
Fixes restarting of cron daemon.
Kalaxy 0.2.0
Enhancements:
- Sets the locale to
C.UTF-8
. Default can be overridden ininventory.yml
etc. - Sets the timezone to
UTC
. Default can be overridden ininventory.yml
etc. - Installs
libraspberrypi-bin
, so you can usevcgencmd measure_temp
etc.
Kalaxy 0.1.0
This is a first release.
For documentation, please refer to my blog posting about this project.