Skip to content

Commit

Permalink
Update bundle to 4.9.11 (candidate channel)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar authored and gbraad committed Dec 31, 2021
1 parent 4889c98 commit 23a4aaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
SHELL := /bin/bash

BUNDLE_VERSION ?= 4.9.10
BUNDLE_VERSION ?= 4.9.11
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 1.37.0
COMMIT_SHA=$(shell git rev-parse --short HEAD)
Expand Down
2 changes: 1 addition & 1 deletion centos_ci.sh
@@ -1,7 +1,7 @@
#!/bin/bash

# bundle location
BUNDLE_VERSION=4.9.10
BUNDLE_VERSION=4.9.11
BUNDLE=crc_libvirt_$BUNDLE_VERSION.crcbundle
GO_VERSION=1.16.10

Expand Down

0 comments on commit 23a4aaf

Please sign in to comment.