We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc28695 commit 83fc5e2Copy full SHA for 83fc5e2
Makefile
@@ -3,7 +3,7 @@ all: install
3
SHELL := /bin/bash -o pipefail
4
5
OPENSHIFT_VERSION ?= 4.19.3
6
-OKD_VERSION ?= 4.19.0-okd-scos.1
+OKD_VERSION ?= 4.19.0-okd-scos.15
7
MICROSHIFT_VERSION ?= 4.19.0
8
BUNDLE_EXTENSION = crcbundle
9
CRC_VERSION = 2.53.0
0 commit comments