We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa97905 commit 609f5c9Copy full SHA for 609f5c9
Makefile
@@ -2,7 +2,7 @@ SHELL := /bin/bash
2
3
OPENSHIFT_VERSION ?= 4.10.22
4
PODMAN_VERSION ?= 4.1.1
5
-OKD_VERSION ?= 4.10.0-0.okd-2022-06-24-212905
+OKD_VERSION ?= 4.11.0-0.okd-2022-07-29-154152
6
BUNDLE_EXTENSION = crcbundle
7
CRC_VERSION = 2.6.0.999
8
COMMIT_SHA=$(shell git rev-parse --short HEAD)
0 commit comments