0.13.25
Garden 0.13.25 is out! 🎉
This is a maintenance release that includes some bug fixes, features, 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.25 for Alpine AMD64 (tar.gz)
- Garden v0.13.25 for Linux AMD64 (tar.gz)
- Garden v0.13.25 for Linux ARM64 (tar.gz)
- Garden v0.13.25 for MacOS AMD64 (tar.gz)
- Garden v0.13.25 for MacOS ARM64 (tar.gz)
- Garden v0.13.25 for Windows AMD64 (.zip)
Changelog
0.13.25 (2024-02-13)
Features
Bug Fixes
- buildkit: run command from context dir (#5712) (f93ecc6e7)
- ci: macos cross build error (#5694) (4de3cc27c)
- cli: only overwrite terminal writer if using Ink (#5688) (171912919)
- core: don't execute disabled dependencies (#5697) (5bcb0960b)
- get-config: omit internal field from output (#5716) (3b6579bac)
- git: fix file list caching bug for repo mode (#5710) (ca7f997f4)
- k8s: don't throw when log fetching fails (#5690) (993431923)
Improvements
- update
kubectl
version to1.29.1
(#5693) (d8fc63fad) - core: include path in template errors (#5692) (5dfb0f7cb)
- ext-tools: always print versions in
garden tools
output (#5718) (e88bb86bc) - helm: update helm to 3.14.0 (#5698) (115d85cae)