Releases: k3d-io/k3d
Releases · k3d-io/k3d
v5.9.0-rc.0
What's Changed
- Fix docker registry auth example by @kravciak in #1557
- docs: show latest available k3s version by @AdrienHorgnies in #1567
- docs: add AdrienHorgnies as a contributor for doc by @allcontributors[bot] in #1568
- Use version sort for k3d version list output by @kravciak in #1554
- chore: make function comments match function names by @tiaoxizhan in #1562
- fix: files option for config on windows by @sofushn in #1582
- Update the hardcoded k3s version from 1.21 to 1.32 by @lfrancke in #1589
- chore(renovate): Add custom manager for k3s version tracking by @kobayashiyabako16g in #1590
- Skip DNS fix on Colima by @jtyr in #1595
- Build process change by @yakom in #1606
- feat(1406): introducing the option to match registry ports; by @yakom in #1607
- feat(#1570): introducing the --port-delete flag; by @yakom in #1609
New Contributors
- @AdrienHorgnies made their first contribution in #1567
- @tiaoxizhan made their first contribution in #1562
- @sofushn made their first contribution in #1582
- @lfrancke made their first contribution in #1589
- @kobayashiyabako16g made their first contribution in #1590
Full Changelog: v5.8.3...v5.9.0-rc.0
v5.8.3
v5.8.2
v5.8.1
What's Changed
- chore(config): migrate renovate config by @renovate in #1528
- feat(registry): add flag to enable storage deletion by @sgaist in #1542
- fix: agent-node-files by append agentNode.HookActions by @huapox in #1537
- docs: fixes typo for envvar by @YoinkBird in #1536
- Update JSON Schema: Correct the location of
additionalProperties
in theregistries
element by @lorrrrrrrenzo in #1534 - runtimes: enable log export feature by @harshanarayana in #1471
New Contributors
- @sgaist made their first contribution in #1542
- @huapox made their first contribution in #1537
- @YoinkBird made their first contribution in #1536
- @lorrrrrrrenzo made their first contribution in #1534
Full Changelog: v5.7.5...v5.8.1
v5.8.0
❗ Missing helper images with this tag - please just use v5.8.1 ❗
What's Changed
- chore(config): migrate renovate config by @renovate in #1528
- feat(registry): add flag to enable storage deletion by @sgaist in #1542
- fix: agent-node-files by append agentNode.HookActions by @huapox in #1537
- docs: fixes typo for envvar by @YoinkBird in #1536
- Update JSON Schema: Correct the location of
additionalProperties
in theregistries
element by @lorrrrrrrenzo in #1534 - runtimes: enable log export feature by @harshanarayana in #1471
New Contributors
- @sgaist made their first contribution in #1542
- @huapox made their first contribution in #1537
- @YoinkBird made their first contribution in #1536
- @lorrrrrrrenzo made their first contribution in #1534
Full Changelog: v5.7.5...v5.8.0
v5.7.5
What's Changed
- build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.14 in /docgen by @dependabot in #1489
- chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.2.9 by @renovate in #1500
- chore(deps): update nginx docker tag to v1.27.0 by @renovate in #1497
- fix(deps): update module github.com/urfave/cli to v1.22.15 by @renovate in #1505
- chore(deps): update dependency mkdocs-material to v9.5.34 by @renovate in #1508
- chore(deps): update dependency mkdocs-include-markdown-plugin to v6.2.2 by @renovate in #1507
- chore(deps): update dependency mkdocs-awesome-pages-plugin to v2.9.3 by @renovate in #1499
- chore(deps): update dependency mkdocs to v1.6.1 by @renovate in #1506
- fix: bump docker version in dind image by @erikgb in #1519
- Fixing Calico installation steps in the docs by @frozenprocess in #1523
- fix: typo in test-install-script os matrix by @cam-bond in #1525
- add: Allow config and pre-processed configuration to leverage environment variables ($K3D_CONFIG env var) by @dprunier in #1446
New Contributors
- @frozenprocess made their first contribution in #1523
- @cam-bond made their first contribution in #1525
- @dprunier made their first contribution in #1446
Full Changelog: v5.7.4...v5.7.5
v5.7.4
What's Changed
- fix: bump base image of k3d-proxy to resolve vulnerabilities. by @jackson-chris in #1473
- fix: disable DNS fix in hostnetwork mode by @iwilltry42 in #1492
New Contributors
- @jackson-chris made their first contribution in #1473
Full Changelog: v5.7.3...v5.7.4
v5.7.3
What's Changed
- fix: busybox xargs unlinked on new k3s releases by @thejan2009 in #1479
Full Changelog: v5.7.2...v5.7.3
v5.7.2
What's Changed
- fix: call GatherEnvironmentInfo once in NodeAddToClusterMulti to avoid race condition causing error by @ligfx in #1411
- bug: fix broken go install workflow by @harshanarayana in #1469
New Contributors
- @ligfx made their first contribution in #1411
- @harshanarayana made their first contribution in #1469
Full Changelog: v5.7.1...v5.7.2