Garden 0.13.6 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.6 for Alpine AMD64 (tar.gz)
- Garden v0.13.6 for Linux AMD64 (tar.gz)
- Garden v0.13.6 for MacOS AMD64 (tar.gz)
- Garden v0.13.6 for Windows AMD64 (.zip)
Changelog
Features
- open telemetry (#4664) (10aee8b1b)
- k8s: introduce new flag
waitForJobs
to wait for k8s jobs (#4611) (6eae3a652)
Bug Fixes
- respect
deploymentRegistry
in the gardenpublish
command (#4740) (aa7708ced) - helm: expose ingresses of resources deployed with helm (339fe863e)
- template: don't use var file when path is unresolved (#4737) (c323ccc92)
Improvements
- k8s: retry on config retrieval failure (78669da98)
- server: add some useful fields to ws event payload (#4727) (3c2022c90)