0.13.24
Garden 0.13.24 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
if you already have it installed.
- Garden v0.13.24 for Alpine AMD64 (tar.gz)
- Garden v0.13.24 for Linux AMD64 (tar.gz)
- Garden v0.13.24 for Linux ARM64 (tar.gz)
- Garden v0.13.24 for MacOS AMD64 (tar.gz)
- Garden v0.13.24 for MacOS ARM64 (tar.gz)
- Garden v0.13.24 for Windows AMD64 (.zip)
Changelog
0.13.24 (2024-01-31)
Bug Fixes
- copy test artifacts in interactive mode (#5630) (e0a3671f5)
- remove confusing warning message (#5628) (68ad7630f)
- core: fix "repo" scan mode for remote actions (#5660) (d38f1c5fb)
- core: fix config error when using project.modules (#5626) (4d017e4ee)
- examples: ensure Vue web servers start correctly (#5668) (1979e0e85)
- examples: set correct header for patch resources example (#5604) (89d5396a6)
- k8s: remove k8s manifest logs on apply (#5665) (466ac8c14)
- module-conversion: more fixes to PVC type (#5681) (96059408c)
- module-conversion: always include build deps (#5671) (47c24d54d)
- template: do not partially resolve function arg objects with special keys (#5670) (5b7aea4d8)