Skip to content

Commit

Permalink
update openshift and microshift bundles to 4.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath committed Sep 5, 2023
1 parent 1f1c4aa commit 7d7effb
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,10 +2,10 @@ all: install

SHELL := /bin/bash

OPENSHIFT_VERSION ?= 4.13.6
OPENSHIFT_VERSION ?= 4.13.9
PODMAN_VERSION ?= 4.4.4
OKD_VERSION ?= 4.13.0-0.okd-2023-06-04-080300
MICROSHIFT_VERSION ?= 4.13.6
MICROSHIFT_VERSION ?= 4.13.9
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.25.0
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
Expand Down

0 comments on commit 7d7effb

Please sign in to comment.