v0.6.0
What's Changed
- Ignore "NotIn" for codespell check: by @jacobweinstock in #373
- Update golangci-lint and fix linting issues: by @jacobweinstock in #374
- Update readme to reflect current supported versions: by @jacobweinstock in #377
- Reorganize and rename packages for improved cognitive load by @jacobweinstock in #379
- Move templates pkg to machine: by @jacobweinstock in #381
- Fix image building: by @jacobweinstock in #382
- Update to Go 1.23 by @jacobweinstock in #397
- Update deps by @jacobweinstock in #399
- Use network and ISO booting capabilities in latest Workflow spec by @jacobweinstock in #405
- Add error handling for ISO boot mode: by @jacobweinstock in #406
- Move from labels to annotations: by @jacobweinstock in #407
- Clean up by @jacobweinstock in #412
- Add tilt and doc on CAPT development with the Playground by @jacobweinstock in #414
- Bump all the dependencies for new capt release by @rahulbabu95 in #415
- ci(mergify): upgrade configuration to current format by @mergify in #418
- Allow TinkerbellMachine to be removed when no Hardware exists: by @jacobweinstock in #421
- Bump the API metadata.yaml: by @jacobweinstock in #420
Dependencies
- build(deps): bump k8s.io/component-base from 0.29.2 to 0.29.3 by @dependabot in #356
- build(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #370
- build(deps): bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.1 to 5.4.2 by @dependabot in #371
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #378
- build(deps): bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.2 to 5.4.3 by @dependabot in #387
- build(deps): bump codespell-project/actions-codespell from 2.0 to 2.1 by @dependabot in #393
- build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #389
- build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #395
- build(deps): bump github.com/tinkerbell/tink from 0.10.0 to 0.10.1 by @dependabot in #394
- build(deps): bump sigs.k8s.io/cluster-api from 1.6.3 to 1.8.3 by @dependabot in #398
- build(deps): bump k8s.io/component-base from 0.31.0 to 0.31.1 by @dependabot in #400
- build(deps): bump sigs.k8s.io/cluster-api from 1.8.3 to 1.8.4 by @dependabot in #401
- build(deps): bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.3 to 5.5.0 by @dependabot in #402
- build(deps): bump k8s.io/component-base from 0.31.2 to 0.31.3 by @dependabot in #419
New Contributors
- @rahulbabu95 made their first contribution in #415
- @mergify made their first contribution in #418
Full Changelog: v0.5.3...v0.6.0