Skip to content

Commit 3770714

Browse files
committed
Update bundle from 4.4.0-rc.11 to 4.4.3
1 parent 9d5f325 commit 3770714

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
BUNDLE_VERSION = 4.4.0-rc.11
15+
BUNDLE_VERSION = 4.4.3
1616
BUNDLE_EXTENSION = crcbundle
1717
CRC_VERSION = 1.9.0
1818
COMMIT_SHA=$(shell git rev-parse --short HEAD)

centos_ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# bundle location
4-
BUNDLE_VERSION=4.4.0-rc.11
4+
BUNDLE_VERSION=4.4.3
55
BUNDLE=crc_libvirt_$BUNDLE_VERSION.crcbundle
66
GO_VERSION=1.12.13
77

0 commit comments

Comments
 (0)