Skip to content

Commit

Permalink
Bump kubevirtci to 1.19
Browse files Browse the repository at this point in the history
Signed-off-by: Radim Hrazdil <[email protected]>
  • Loading branch information
Radim Hrazdil committed Sep 16, 2020
1 parent 08934da commit bedabc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster/kubevirtci.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env bash


export KUBEVIRT_PROVIDER="${KUBEVIRT_PROVIDER:-k8s-multus-1.13.3}"
export KUBEVIRT_PROVIDER="${KUBEVIRT_PROVIDER:-k8s-1.19}"

KUBEVIRTCI_VERSION='9d224d0c22e9ed2ca7588ccf3a258d82e160b195'
KUBEVIRTCI_VERSION='4ab8b2235891881e7a6cb786099389fc1423c65d'
KUBEVIRTCI_PATH="${PWD}/_kubevirtci"

function kubevirtci::install() {
Expand Down

0 comments on commit bedabc7

Please sign in to comment.