Skip to content

Commit 2971485

Browse files
praveenkumaranjannath
authored andcommitted
Update OCP to 4.20.1 and microshift to 4.20.0
1 parent 1dcefa9 commit 2971485

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ all: install
22

33
SHELL := /bin/bash -o pipefail
44

5-
OPENSHIFT_VERSION ?= 4.19.13
5+
OPENSHIFT_VERSION ?= 4.20.1
66
OKD_VERSION ?= 4.19.0-okd-scos.19
7-
MICROSHIFT_VERSION ?= 4.19.7
7+
MICROSHIFT_VERSION ?= 4.20.0
88
BUNDLE_EXTENSION = crcbundle
99
CRC_VERSION = 2.55.0
1010
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)

0 commit comments

Comments
 (0)