Skip to content

Releases: kubevirt/common-templates

v0.8.1

05 Dec 08:04
576cbe5
Compare
Choose a tag to compare

Fixed the JSON definition in template validation. Wrong definition caused error in the process of VM creation.

v0.8.0

08 Nov 09:25
Compare
Choose a tag to compare

This release fixes a lot on the CI front, includes new releases of guest operating systems and enables network multiqueue by default for relevant guests. This is a backwards compatible change as both the cluster and the guest VMs have no issues with that functionality according to our testing.

This release also fixes the issue with version dependent template names (introduced accidentally in v0.6.1). Since this would have negative impact on upgrades, we decided to fix the name automation and keep the names compatible with the v0.7.0 release.

v0.7.0

18 Sep 14:06
Compare
Choose a tag to compare

Default network uses masquerade instead of bridge. This enables live migration of VMs created from our templates.

Note: We identified an upgrade issue as the template names changed. We will keep the names stable from now on as this is the first release with any upgrade guarantees.

v0.6.2

07 Aug 10:23
3425ea3
Compare
Choose a tag to compare

This release is a minor update, adding support for warning-only validation, and adding validation warning for virtio bus on windows VMs.

v0.6.1

29 Jul 15:01
Compare
Choose a tag to compare

This release is just a minor update that adds labels for Windows Server 2016 and 2019.

Note: We identified an upgrade issue as the template names changed. Please do not use this release if upgrades are necessary for you. We will release a fixed version shortly.

v0.6.0

29 Mar 15:29
Compare
Choose a tag to compare
Change label suffix to kubevirt.io

v0.5.0

12 Mar 13:28
Compare
Choose a tag to compare
removed generic workload

added server workload
updated tests

v0.4.1

17 Jan 11:31
Compare
Choose a tag to compare
Bump version of kubevirt and kubevirt API

v0.4.0

11 Jan 13:54
Compare
Choose a tag to compare
Use environment vars to pass GITHUB API token in

v0.3.2

13 Dec 14:00
Compare
Choose a tag to compare
Fix the Travis release procedure