Skip to content

Commit

Permalink
Update OpenShift/Microshift bundle to 4.17.10 (stable channel)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar authored and anjannath committed Jan 13, 2025
1 parent 064da69 commit 42b79ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ all: install

SHELL := /bin/bash -o pipefail

OPENSHIFT_VERSION ?= 4.17.7
OPENSHIFT_VERSION ?= 4.17.10
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
MICROSHIFT_VERSION ?= 4.17.7
MICROSHIFT_VERSION ?= 4.17.10
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.45.0
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
Expand Down

0 comments on commit 42b79ec

Please sign in to comment.