Releases: siderolabs/talos-vmtoolsd
0.4.0
0.3.2
This release supports Talos 0.11 to 1.4 only. Talos 1.5 support is provided by the master/unstable build, and will be included into the upcoming version 0.4 of talos-vmtoolsd.
The purpose of this release is to have a 0.3.X package built and available in the siderolabs GitHub org only. It does not resolve any compatibility issues.
Changelog:
- Migrate project to siderolabs GitHub organization
- Add version tag to deployment YAML file #7
- Built with Go 1.21.6
0.3.1
0.3
This is the second release of talos-vmtoolsd. Changelog:
- Add support for Talos 0.14 and later (including 1.0) by using the network resource API
- Built with Go 1.17.8
Installation instructions are available in the release branch's readme file:
https://github.com/mologie/talos-vmtoolsd/tree/release-0.3#installation
0.2
This is the first tagged release of talos-vmtoolsd. Changelog:
- Log JSON to stderr by default
- Lower memory request to 8 MiB
- Automatically sleep forever when deployed on a non-ESXi node to simplify mixed-platform deployments
- Use distroless as base image for a compressed container size below 5 MiB
- Run as non-root user
- Built with Go 1.17.2
Installation instructions are available in the release branch's readme file:
https://github.com/mologie/talos-vmtoolsd/tree/release-0.2#installation
There are no known issues, and no issues were fixed compared to the previous untagged/unstable release from 2020.
A pre-release version of this build has been in use at Authentic Vision's production cluster for almost one year.