k3d v4.4.7 Release Notes

  • ๐Ÿ”‹ Features / Enhancements

    • ๐Ÿ†• new flag: k3d image import --keep-tools to not delete the tools node container after importing the image(s) (#672)
    • ๐Ÿ‘Œ improve image name handling when importing images (#653, @cimnine)

    ๐Ÿ›  Fixes

    • 0๏ธโƒฃ Use default gateway, when bridge network doesn't have it (#666, @kuritka)
    • Start an existing, but not running tools node to re-use it when importing an image (#672)

    Misc

    • deps: switching back to upstream viper including the StringArray fix
    • ๐Ÿ“„ docs: reference to "nolar/setup-k3d-k3s" step for GitHub Actions (#668, @nolar)
    • ๐Ÿ“„ docs: updated and simplified CUDA guide (#662, @vainkop) (#669)