Skip to content

v4.4.2

Compare
Choose a tag to compare
@iwilltry42 iwilltry42 released this 20 Apr 07:41
· 677 commits to main since this release
fd793fe

v4.4.2

Fixes

  • k3d-proxy: rename udp upstreams to avoid collisions/duplicates (#564)

Features

  • add hidden command k3d runtime-info used for debugging (#553)
    • this comes with some additions on package/runtime level
  • add experimental --subnet flag to get some k3d IPAM to ensure that server nodes keep static IPs across restarts (#560)

Misc