Skip to content

0.13.17

Compare
Choose a tag to compare
@gordon-garden-bot gordon-garden-bot released this 05 Oct 16:20

Garden 0.13.17 is out! 🎉

This is a maintenance release that include an important security improvement, bug fixes and multiple documentation improvements.

Important

This release contains a fix for an arbitrary code execution security vulnerability in Garden when using shared Kubernetes clusters. Please refer to the security advisory for CVE-2023-44392 for more information.

Assets

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

Changelog

Bug Fixes

  • helm: use build path for charts for helm modules converted to ac… (#5190) (eb5e859fc)
  • k8s: use yaml 1.1 when reading kubernetes manifests (#5184) (8490aacf9)
  • pulumi: return correct responses for pulumi plugin commands (#5129) (da981def5)
  • server: ensure using a free port for dev console (#5163) (3a17402f1)

Fixed Issues