Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: kubevirt/kubevirt-ansible

v0.9.1

09 Nov 19:43
25d9620
Compare
Choose a tag to compare
Replace cluster extra var with platform (#446)

OpenShift removed the endpoint that identified it was openshift.  The Broker
doesn't seem to accuratly identify which cluster it's running on so let's replace
the check for openshift.

v0.9.0

06 Nov 16:33
ed3bda9
Compare
Choose a tag to compare
Merge pull request #442 from mareklibra/web-ui.DefaultImage

web-ui: Use default image from quay.io

v0.8.0

07 Oct 10:59
Compare
Choose a tag to compare
Move kubevirt version to v0.8.0 (#392)

Signed-off-by: Lukas Bednar <[email protected]>

v0.6.3-2

10 Sep 15:59
4700a2c
Compare
Choose a tag to compare
Backport 7af681ff ddc8429b (#383)

* update CDI to v1.1.1 to support PVC cloning

Signed-off-by: Shiyang Wang <[email protected]>
(cherry picked from commit ddc8429b655157c1052a8bd46232fbd6ef5956b6)

* CDI: Update CDI deployment manifest (#377)

After adopting cdi-1.1.1 we need to update the manifest used for
deployment in order to apply fixes to RBAC rules.  Also, parameterize
the names of the docker images used by CDI.

Signed-off-by: Adam Litke <[email protected]>
(cherry picked from commit 7af681fff448587385164d43f91bcd82bfef943a)

v0.8.0-alpha.1

02 Sep 08:52
01674e4
Compare
Choose a tag to compare
Merge pull request #369 from shiywang/abc

Test OC-PATH KUBECTL-PATH ...

v0.6.3-1

27 Aug 13:33
Compare
Choose a tag to compare
kubevirt: fix condition error on render offline template task (#323) …

v0.6.3

20 Aug 13:18
288439d
Compare
Choose a tag to compare
Release of kubevirt will now have a j2 template so we should always u…

v0.7.0

05 Jul 17:19
908bc0a
Compare
Choose a tag to compare
Update cdi and kubevirt version to match up with 0.7.0-alpha.4 (#306)

v0.6.2

05 Jul 17:14
Compare
Choose a tag to compare
Set release-0.6 to use kubevirt 0.6.2

v0.6.0

15 Jun 20:27
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
update deprovision task to use jinja2 template (#286)