0.13.17
Garden 0.13.17 is out! 🎉
This is a maintenance release that include an important security improvement, bug fixes and multiple documentation improvements.
Important
This release contains a fix for an arbitrary code execution security vulnerability in Garden when using shared Kubernetes clusters. Please refer to the security advisory for CVE-2023-44392 for more information.
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.17 for Alpine AMD64 (tar.gz)
- Garden v0.13.17 for Linux AMD64 (tar.gz)
- Garden v0.13.17 for Linux ARM64 (tar.gz)
- Garden v0.13.17 for MacOS AMD64 (tar.gz)
- Garden v0.13.17 for MacOS ARM64 (tar.gz)
- Garden v0.13.17 for Windows AMD64 (.zip)
Changelog
Bug Fixes
- helm: use build path for charts for helm modules converted to ac… (#5190) (eb5e859fc)
- k8s: use yaml 1.1 when reading kubernetes manifests (#5184) (8490aacf9)
- pulumi: return correct responses for pulumi plugin commands (#5129) (da981def5)
- server: ensure using a free port for dev console (#5163) (3a17402f1)