v4.4.4
Announcement
We're not going to add many more features to v4.x and are focusing on delivering new features in the upcoming major release v5.0.0 (developed in the new main-v5
branch).
Enhancements
- nodes created via
k3d node create
now inherit the registry config from existing nodes (if there is any) (#597) - the cgroupv2 hotfix (custom entrypoint script) is now enabled by default (#603)
- disable by setting the environment variable
K3D_FIX_CGROUPV2=false
- disable by setting the environment variable
Fixes
- fix using networks without IPAM config (e.g.
host
)