Skip to content

Commit b156876

Browse files
praveenkumaranjannath
authored andcommitted
Update OpenShift/MicroShift bundle to 4.17.7 (stable channel)
1 parent 9d5f656 commit b156876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.17.3
5+
OPENSHIFT_VERSION ?= 4.17.7
66
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
7-
MICROSHIFT_VERSION ?= 4.17.3
7+
MICROSHIFT_VERSION ?= 4.17.7
88
BUNDLE_EXTENSION = crcbundle
99
CRC_VERSION = 2.44.0
1010
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)

0 commit comments

Comments
 (0)