Skip to content

0.13.22

Compare
Choose a tag to compare
@gordon-garden-bot gordon-garden-bot released this 13 Dec 14:17

Garden 0.13.22 is out! 🎉

This is a maintenance release that includes some bug fixes and improvements.

Many thanks to @numb95 for the contribution to this release!

Assets

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

Changelog

0.13.22 (2023-12-13)

Bug Fixes

  • if using tlsCertificates make the secretRef mandatory (#5533) (02b809f7c)
  • adding an error handler to the segment client (#5505) (540498c2f)
  • commands: print section and tags in color (#5525) (5e93e0785)
  • commands: print log command metadata in secondary color (#5509) (8141e90cd)
  • core: avoid unnecessary config version changes (#5508) (61eac7601)
  • dev: fix reload error when using templates (#5329) (975231032)
  • git: fix exclude files handling in subtree Git repo scan mode (#5504) (358aeabb9)
  • git: prefer project-level repo scan mode over env variable (#5493) (3c081762b)
  • sync-mode: showing undefined when sync status is not-deployed (#5522) (9f967688f)

Improvements

Fixed Issues