0.13.32
Garden 0.13.32 is out! 🎉
This is a maintenance release that includes some bug fixes, features, and improvements.
Many thanks to @alex-kattathra-johnson and @ManAnRuck for their contributions to this release!
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.32 for Alpine AMD64 (tar.gz)
- Garden v0.13.32 for Linux AMD64 (tar.gz)
- Garden v0.13.32 for Linux ARM64 (tar.gz)
- Garden v0.13.32 for MacOS AMD64 (tar.gz)
- Garden v0.13.32 for MacOS ARM64 (tar.gz)
- Garden v0.13.32 for Windows AMD64 (.zip)
Changelog
0.13.32 (2024-06-25)
Features
- add building and publishing multi-platform images (#6208) (445de8706)
- add allowFailure option for workflow steps (#6114) (70b8ca870)
Bug Fixes
- 🐛 load valuefiles from config file location (#6156) (52dc2b1a0)
- handling varfiles in remote actions (#6147) (4d9026f74)
- allow dashes in kaniko options (#6149) (5eaffa312)
- git: fix repo scan result caching (#6179) (c276e86c2)
- jib: set
localId
in JIB module-to-action converter (#6210) (0eeb4c14d)
Bundled Tool Version Updates
- kuztomize: support version
5.4.2
and use it by default (#6144) (98a5504c6) - kuztomize: update version to
4.5.7
(#6131) (0a8e39851) - mutagen: update to version
0.17.6
(#6145) (0778c7596) - sync: print warn on upcoming code sync daemon change (#6155) (d0a99da88)
Improvements
- core: fix missing action type err msg (#6176) (f5c55143e)
- docs: do not use
build
field in migration guide (#6207) (491a83073) - sync: better error handling with solution suggestion (#6148) (da56d45d6)