Skip to content

0.13.50

Latest
Compare
Choose a tag to compare
@gordon-garden-bot gordon-garden-bot released this 24 Jan 14:09

Garden 0.13.50 is out! 🎉

This is a maintenance release that includes some bug fixes 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

0.13.50 (2025-01-24)

Bug Fixes

  • when using create project, the project name is undefined (#6797) (39a6345f5)
  • do not crash on missing deploymentRegistry for in-cluster builds (#6768) (c55486ddd)
  • container: respect deployment registry in publishId if not explicitly set (#6690) (0c8ec05d4)
  • k8s: do not throw if paused resource is missing (#6799) (62b77ed67)
  • k8s: ensure image pull secret is always created for K8s Deploy (#6795) (6898536d8)

Improvements

  • improvement(framework): always run prepareEnvironment handler #6706 (0c18a0e97)

Fixed Issues