Hello again,
We’re happy to announce a (yet another) new release of Consul-Template, v0.29.6. A small bugfix release with a couple bonus template functions and is built with Go 1.19 so it will get the latest core template feature updates. See below or the changelog for more information.
You can find the new release as precompiled binaries, Docker images as well as Linux packages for Redhat or Debian based package managers.
As always, please test in an isolated environment before upgrading. If you experience issues with Consul-Template, you can report them on the GitHub issue tracker or post to the Discuss Forum for any general questions.
Thanks!
The Consul Automation Tooling Team
BUG FIXES:
- Force kill fails to kill the process group in exec mode [GH-1666, GH-1668]
- Fix user set in dockerfile [GH-1662]
- Module version update to x/text package for CVE-2022-32149, though the CVE didn’t impact consul-template [GH-1655]
IMPROVEMENTS: