github garden-io/garden 0.13.44

latest releases: edge-bonsai, 0.13.45
2 days ago

Garden 0.13.44 is out! 🎉

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

Notable changes

File syncing

The GARDEN_ENABLE_NEW_SYNC feature flag was removed in #6637.

That flag was introduced in 0.13.26, and it was set to be true by default in 0.13.34.

That flag was used to control the version of the Mutagen.
Mutagen is a tool that to sync files between the local machine and a remote Kubernetes Pod for Code Synchronization and In-Cluster Building.

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.44 (2024-11-20)

Features

Bug Fixes

  • fix user prompt function (#6613) (16ca20442)
  • container: container registry namespace is empty when not specified (#6638) (439559853)
  • k8s: respect pod selector in kubernetes-exec action type (#6657) (3e680e036)

Bundled Tool Version Updates

Fixed Issues

Don't miss a new garden release

NewReleases is sending notifications on new releases.