Skip to content

Releases: liquidmetal-dev/cluster-api-provider-microvm

v0.2.0

17 Jan 18:38
d267c2d
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

🚨 This is an ALPHA RELEASE and as such it may be hard to run. Please only use it for testing purposes. If you find any bugs or want to suggest features, then file an issue.

What's Changed

🐛 Bugs

Full Changelog: v0.1.1...v0.2.0

Images

docker pull ghcr.io/weaveworks/cluster-api-provider-microvm:v0.2.0

v0.1.1

06 Jan 10:11
v0.1.1
e3dd821
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

🚨 This is an ALPHA RELEASE and as such it may be hard to run. Please only use it for testing purposes. If you find any bugs or want to suggest features, then file an issue.

What's Changed

🐛 Bugs

  • fix: add initrd to MicrovmMachines in template by @Callisto13 in #77

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Dec 12:26
b1eb63f
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

🚨 This is an ALPHA RELEASE and as such it may be hard to run. Please only use it for testing purposes. If you find any bugs or want to suggest features, then file an issue.

What's Changed

🚀 Enhancements

🐛 Bugs

📖 Docs

Other Changes

  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.10.2 to 0.10.3 by @dependabot in #27
  • build(deps): Bump sigs.k8s.io/cluster-api from 1.0.0 to 1.0.1 by @dependabot in #28
  • build(deps): Bump k8s.io/apimachinery from 0.22.2 to 0.22.4 by @dependabot in #33
  • build(deps): Bump k8s.io/api from 0.22.2 to 0.22.4 by @dependabot in #39
  • build(deps): Bump k8s.io/client-go from 0.22.2 to 0.22.4 by @dependabot in #32
  • build(deps): Bump github.com/yitsushi/macpot from 1.0.1 to 1.0.2 by @dependabot in #48
  • build(deps): Bump google.golang.org/grpc from 1.41.0 to 1.42.0 by @dependabot in #52
  • build(deps): Bump sigs.k8s.io/cluster-api from 1.0.1 to 1.0.2 by @dependabot in #53
  • refactor: microvmmachine controllers individual tests by @richardcase in #62

New Contributors

Full Changelog: https://github.com/weaveworks/cluster-api-provider-microvm/commits/v0.1.0