Skip to content

Commit

Permalink
Update OpenShift and MicroShift bundle to 4.15.3 (stable channel)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Apr 1, 2024
1 parent f22e901 commit 8bd4b78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -2,10 +2,10 @@ all: install

SHELL := /bin/bash

OPENSHIFT_VERSION ?= 4.14.12
OPENSHIFT_VERSION ?= 4.15.3
PODMAN_VERSION ?= 4.4.4
OKD_VERSION ?= 4.14.0-0.okd-scos-2024-01-10-151818
MICROSHIFT_VERSION ?= 4.15.0
MICROSHIFT_VERSION ?= 4.15.3
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.34.0
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
Expand Down

0 comments on commit 8bd4b78

Please sign in to comment.