Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 21:51
· 80 commits to main since this release
e000762

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.22.1 to 1.24.1 by @dependabot in #239
  • build(deps): bump k8s.io/component-base from 0.25.3 to 0.25.4 by @dependabot in #240
  • build(deps): bump sigs.k8s.io/cluster-api from 1.2.4 to 1.2.5 by @dependabot in #238
  • build(deps): bump sigs.k8s.io/controller-tools from 0.8.0 to 0.10.0 by @dependabot in #221
  • Update CI to use go 1.19 by @chrisdoherty4 in #243
  • build(deps): bump sigs.k8s.io/cluster-api from 1.2.5 to 1.2.6 by @dependabot in #244
  • build(deps): bump sigs.k8s.io/cluster-api from 1.2.6 to 1.3.0 by @dependabot in #245
  • Update Rufio to v0.2.0 by @chrisdoherty4 in #246
  • Update metadata in preparation for 0.5 release by @chrisdoherty4 in #247
  • build(deps): bump sigs.k8s.io/cluster-api from 1.3.0 to 1.3.1 by @dependabot in #251
  • build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #250
  • build(deps): bump github.com/tinkerbell/rufio from 0.2.0 to 0.2.1 by @dependabot in #252
  • build(deps): bump sigs.k8s.io/cluster-api from 1.3.1 to 1.3.2 by @dependabot in #253
  • build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.26.0 by @dependabot in #257
  • build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #258
  • build(deps): bump sigs.k8s.io/cluster-api from 1.3.2 to 1.3.3 by @dependabot in #259
  • build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #262
  • build(deps): bump sigs.k8s.io/cluster-api from 1.3.3 to 1.3.4 by @dependabot in #263
  • build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #264
  • build(deps): bump sigs.k8s.io/cluster-api from 1.3.4 to 1.3.5 by @dependabot in #266
  • Removing old unused CRDs by @pokearu in #267
  • Update quick start doc with current state of affairs: by @jacobweinstock in #254
  • build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.3 by @dependabot in #269
  • build(deps): bump github.com/onsi/gomega from 1.27.3 to 1.27.4 by @dependabot in #270
  • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #273
  • decrease likelihood of possible race condition by @jacobweinstock in #272
  • build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.6 by @dependabot in #280
  • Patch Go to v1.20 by @chrisdoherty4 in #283
  • Update roles based on governance: by @jacobweinstock in #289
  • build(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #293
  • build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #291
  • build(deps): bump sigs.k8s.io/cluster-api from 1.3.5 to 1.4.2 by @dependabot in #287
  • build(deps): bump codespell-project/actions-codespell from 1.0 to 2.0 by @dependabot in #290
  • build(deps): bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #295
  • build(deps): bump sigs.k8s.io/cluster-api from 1.4.2 to 1.4.3 by @dependabot in #294
  • build(deps): bump sigs.k8s.io/cluster-api from 1.4.3 to 1.4.4 by @dependabot in #297
  • Update linter version and fix linting issues: by @jacobweinstock in #303
  • Simplify data structures and remove redundant interfaces by @chrisdoherty4 in #305
  • build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #300
  • build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #306
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #309
  • build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #313
  • build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #316
  • build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #319
  • build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #318
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #312
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #311
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #320
  • build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #310
  • Reduce dependabot update frequency by @chrisdoherty4 in #326
  • Update all dependencies by @jacobweinstock in #317
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #332
  • Build and push container image for all main line commits: by @jacobweinstock in #340
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #339
  • build(deps): bump sigs.k8s.io/cluster-api from 1.6.0 to 1.6.1 by @dependabot in #337
  • build(deps): bump github.com/tinkerbell/rufio from 0.3.2 to 0.3.3 by @dependabot in #338
  • build(deps): bump k8s.io/component-base from 0.29.0 to 0.29.1 by @dependabot in #341
  • build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #342
  • Fix release ci step around checkout: by @jacobweinstock in #343

Full Changelog: v0.4.0...v0.5.0