0.13.28
Garden 0.13.28 is out! 🎉
This is a maintenance release that includes some important bug fixes and improvements.
Assets
Download the Garden binary for your platform from below or simply run garden self-update
if you already have it installed.
- Garden v0.13.28 for Alpine AMD64 (tar.gz)
- Garden v0.13.28 for Linux AMD64 (tar.gz)
- Garden v0.13.28 for Linux ARM64 (tar.gz)
- Garden v0.13.28 for MacOS AMD64 (tar.gz)
- Garden v0.13.28 for MacOS ARM64 (tar.gz)
- Garden v0.13.28 for Windows AMD64 (.zip)
Changelog
0.13.28 (2024-03-12)
Bug Fixes
- core: properly escape shell commands (#5811) (a6d653404)
- k8s: use the same service account for pulling images as building (#5810) (dba5b0665)
Improvements
- improvements to validate command (#5809) (010730cef)
- docker: update Docker shipped with Garden tools to 25.0.2 (#5816) (7932c8996)