Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 18:18
6034cc1

0.12.0 (2025-01-14)

⚠ BREAKING CHANGES

  • This package will now strictly enforce a k3d version of 5.7.1 or higher during deployment. While this will cause failures where it wouldn't have before, this aligns with the minimum known working k3d version that is compatible with the package defaults.

Bug Fixes

  • Add a wait after deploying the k3d cluster so that slow internet connections don't get errors (#138) (b07531f)

Miscellaneous

  • deps: update dev-stack to v5.4.0 (#134) (58f5dc5)
  • deps: update rancher/k3s docker tag to v1.32.0 (#136) (b358253)
  • upgrade k3s version, add k3d version check (#140) (855a99c)