github garden-io/garden 0.13.12

latest releases: edge-bonsai, 0.13.40, 0.13.39...
13 months ago

Garden 0.13.12 is out! 🎉

This release introduces binaries for MacOS ARM64 and Linux ARM64.
The MacOS ARM64 version is significantly faster than the previous AMD64 release using Rosetta, so an update is recommended.
In order to upgrade to 0.13.12 on ARM from 0.13.11 and earlier, you will need to run

garden self-update 0.13.12 && garden self-update 0.13.12 --force

so that the auto-updater of 0.13.12 can determine you are using an ARM machine and install the correct binary.

This release also 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

Features

Bug Fixes

  • detect rosetta emulation during self-update (#4951) (56722b2b6)
  • local-mode: fix port forward when having many local ssh keys (3bbc44dd7)

Improvements

Fixed Issues

  • Added ARM support for MacOS and Linux (#1547)
  • #4924

Don't miss a new garden release

NewReleases is sending notifications on new releases.