Skip to content

Commit

Permalink
bump cluster-up to follow kuvevirt v0.40 (#291)
Browse files Browse the repository at this point in the history
Signed-off-by: Ram Lavi <[email protected]>
  • Loading branch information
RamLavi authored Apr 29, 2021
1 parent b53a3f8 commit dd99624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ source ./cluster/cluster.sh
CNAO_VERSION=v0.42.1

#use kubevirt latest z stream release
KUBEVIRT_VERSION=$(getLatestPatchVersion v0.37)
KUBEVIRT_VERSION=$(getLatestPatchVersion v0.40)
cluster::install

if [[ "$KUBEVIRT_PROVIDER" != external ]]; then
Expand Down

0 comments on commit dd99624

Please sign in to comment.