Releases: starbops/kubevirtbmc
Releases · starbops/kubevirtbmc
v0.5.0
⚠️ Caveats
If you plan to upgrade from a previous version, e.g., v0.4.2, please consider not doing so because we set the VirtualMachineBMC CRD's version and stability level back to v1alpha1
to match the project's maturity. This is not backward-compatible. We apologize for causing the hassle.
What's Changed
- chore: bump chart to 0.1.1 with appVersion v0.4.2 by @starbops in #65
- feat(api)!: set stability level back to alpha1 by @starbops in #67
- More fixes for the v1alpha1 rollback by @starbops in #68
Full Changelog: v0.4.2...v0.5.0
kubevirtbmc-0.2.0
A Helm chart for KubeVirtBMC
kubevirtbmc-0.1.1
A Helm chart for KubeVirtBMC
v0.4.2
What's Changed
- doc: remove redundant instruction [skip ci] by @starbops in #46
- chore: update license [skip ci] by @starbops in #49
- doc: reformat virtbmc accessing section by @starbops in #50
- fix(kustomize): update labels by @starbops in #51
- feat: introduce kubevirtbmc helm chart by @starbops in #52
- ci: do not mark chart release as latest by @starbops in #53
- chore(chart): release chart 0.1.0 by @starbops in #54
- refactor: make redfish and ipmi share the same k8s backend by @starbops in #56
- test(agent): add more test cases for k8s apis by @starbops in #57
- test(agent): add unit test for session package by @starbops in #58
- test(agent): add unit test for ipmi package by @starbops in #59
- doc: add helm install from remote repo [skip ci] by @starbops in #60
- test(agent): add unit test for redfish package by @starbops in #63
Full Changelog: v0.4.1...v0.4.2
kubevirtbmc-0.1.0
A Helm chart for KubeVirtBMC
kubevirtbmc-0.0.0-dev
A Helm chart for KubeVirtBMC
v0.4.1
v0.4.0
v0.3.2
What's Changed
- chore: bump golang to v1.23.2 by @starbops in #31
- chore: bump kubevirt to v1.2.2 by @starbops in #32
- fix(agent): change ipmi bind port to 10623 by @starbops in #35
- fix(manager): expose agent image as flags by @starbops in #37
- ci: specify full image tag by @starbops in #38
- test: add e2e tests by @starbops in #36
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- refactor: fix linting errors by @starbops in #21
- ci: add lint step for pr workflow by @starbops in #23
- chore: bump go version to v1.22 by @starbops in #25
- doc: add release badge in README by @starbops in #27
- fix(virtbmc): support both running and runStrategy by @starbops in #28
- test(virtbmc): add unit tests for virtbmc by @starbops in #29
Full Changelog: v0.3.0...v0.3.1