k3d v5.4.6 Release Notes
-
➕ Added
- ➕ add: ability to load configuration from stdin (#1126)
🔄 Changed
- ⚡️ update dependencies
- introduce Go workspace mode
- ⚡️ updated docker/k3s version test-matrix
- Go 1.19
- 🌲 More info on "node stopped returning log lines" error
🛠 Fixed
- ✅ tests/e2e: failing e2e tests for parsing config file from stdin
- ci: "random" failing GitHub Actions due to "too many open files"
- 📄 docs: fix code highlighting
- 📄 docs: beautify bash commands (#1103)