Garden 0.13.59 is out! 🎉
This is a maintenance release that includes some bug fixes.
Assets
Download the Garden binary for your platform from below or simply run garden self-update 0.13.59
if you already have it installed.
- Garden v0.13.59 for Alpine AMD64 (tar.gz)
- Garden v0.13.59 for Linux AMD64 (tar.gz)
- Garden v0.13.59 for Linux ARM64 (tar.gz)
- Garden v0.13.59 for MacOS AMD64 (tar.gz)
- Garden v0.13.59 for MacOS ARM64 (tar.gz)
- Garden v0.13.59 for Windows AMD64 (.zip)
Changelog
0.13.59 (2025-04-25)
Bug Fixes
- do not throw on unknown action types for disabled actions (#7177) (5bad9b748)
- prevent unnecessary execution of builds referenced in runtime actions (#7176) (fffcdb245)
- container: always respect env vars to control remote builder (#7168) (96241e5d9)
- module-k8s: fix
deploymentImageId
in module conversion (#7029) (00d156de8) - solver: throw if a dependency failed and
throwOnError
is true (#7175) (7780b56ea)
Bundled Tool Version Updates
- helm: update version to 3.17.2 (#7119) (927116a65)
- kubectl: update version to 1.32.3 (#7120) (f9d7adba9)
- mutagen: update mutagen to 0.18.1 and base alpine image to 3.21.3 (#7161) (78fc32e13)