Skip to content

0.13.47

Latest
Compare
Choose a tag to compare
@gordon-garden-bot gordon-garden-bot released this 12 Dec 18:30

Garden 0.13.47 is out! 🎉

Assets

Download the Garden binary for your platform from below or simply run garden self-update if you already have it installed.

Changelog

This is a release that fixes critical regressions introduced in 0.13.46 around template parsing.

We also fixed a regression that prevented the mutagen update instructions to be printed if there is a version mismatch between mutagen client and server when using the sync mode.

Thanks to @alexkuretz and @th-ao for reporting these critical issues with 0.13.46.

0.13.47 (2024-12-12)

Bug Fixes

  • make sure to display the mutagen version update warning message (#6715) (9d971d255)
  • template: establish backwards bug-compatibility for kubernetes manifest files (#6713) (424b39220)
  • templates: fix regression with multiple if statements introduced in 0.13.46 (#6714) (7fbe71779)

Fixed Issues