Skip to content

0.13.6

Compare
Choose a tag to compare
@stefreak stefreak released this 04 Jul 13:32

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.

Changelog

Features

Bug Fixes

  • respect deploymentRegistry in the garden publish 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)

Fixed Issues