Skip to content

Commit

Permalink
Update bundle to 4.10.2 (Candidate channel)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar authored and anjannath committed Mar 8, 2022
1 parent be0a188 commit 6c196cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SHELL := /bin/bash

OPENSHIFT_VERSION ?= 4.9.18
OPENSHIFT_VERSION ?= 4.10.2
PODMAN_VERSION ?= 3.4.4
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 1.99.4
Expand Down
2 changes: 1 addition & 1 deletion centos_ci.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# bundle location
BUNDLE_VERSION=4.9.15
BUNDLE_VERSION=4.10.2
BUNDLE=crc_libvirt_$BUNDLE_VERSION_amd64.crcbundle
GO_VERSION=1.16.10

Expand Down

0 comments on commit 6c196cd

Please sign in to comment.