github garden-io/garden 0.12.42

latest releases: edge-bonsai, 0.13.40, 0.13.39...
2 years ago

Garden 0.12.42 is out! 🎉

This release contains 2 new experimental features: local deployment mode for containers and interactivity between Garden Core and Garden Cloud.

This release also contains several bug fixes and performance improvements, which include an updated ingress controller configuration for Kind, and version updates for third-party tools.

Please see the changelog below for the full list of changes. Happy hacking! :)

We strongly recommend that everyone update their Garden version right away. You can do this by running:

garden self-update

Many thanks to @bowmande for the contributions to this release!

Changelog

Features

Bug Fixes

  • consider all garden projects as safe git repos (1e2974fa9)
  • update nginx ingress controller for kind (#3005) (82a73b200)
  • allow garden helm plugin to install crds (3b6996846)
  • handle unknown cloud profile (#2994) (1e5707e18)
  • core: corrected git safe.directory paths for windows (99d85951d)
  • k8s: copy imagePullSecrets to builder pods (1bcdf7a46)

Improvements

  • optimized safety checks for git repos (33ab184fa) and (df07657c6)
  • bump alpine, node and gcloud SDK version in support (#3013) (baf4d79d8)
  • update bundled Docker to 20.10.9
  • k8s: change kaniko default image to 1.8.1 (#3007) (cdf5695b7)

Don't miss a new garden release

NewReleases is sending notifications on new releases.