Skip to content

Commit

Permalink
kubevirtci: Bump and use k8s-1.28
Browse files Browse the repository at this point in the history
Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
oshoval committed Sep 18, 2023
1 parent 64799ca commit 23f145d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster/cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

export KUBEVIRT_PROVIDER=${KUBEVIRT_PROVIDER:-'k8s-1.25'}
export KUBEVIRT_PROVIDER=${KUBEVIRT_PROVIDER:-'k8s-1.28'}
export KUBEVIRT_NUM_NODES=1
export KUBEVIRTCI_TAG='2212161203-bcbedfe'
export KUBEVIRTCI_TAG='2309141019-029e67a'

KUBEVIRTCI_REPO='https://github.com/kubevirt/kubevirtci.git'
# The CLUSTER_PATH var is used in cluster folder and points to the _kubevirtci where the cluster is deployed from.
Expand Down

0 comments on commit 23f145d

Please sign in to comment.