github k3d-io/k3d v3.4.0

latest releases: v5.6.3, v5.6.2, v5.6.1...
3 years ago

v3.4.0

Features & Enhancements

  • Enable the restart policy unless-stopped which should have been enabled since the very beginning (#413, @fabricev)
  • add new k3d cluster list --output yaml|json flag to format the list output in YAML or JSON format (#416, @inercia)
    • teaser: this is the preparation for something super cool 😎

Fixes

  • Allow escaping literal @ in flags that use node filters via \@
    • "literal" meaning, that this is not the @ sign indicating that a node filter is following (#412)

Infrastructure

Misc

  • code: pin hardcoded fallback k3s version to v1.19.4-k3s1
  • docs: use Python 3.9 for building mkdocs page (#415, @cclaus)
  • ci: allow building artifacts from main-* and release-* branches

Announcement

With some larger changes coming in soon (config file and registry support), we've done some refactoring in k3d code leading to the need of increasing the major version. So watch out for k3d v4 dropping soon 4️⃣ 🎉

Don't miss a new k3d release

NewReleases is sending notifications on new releases.