Skip to content

Releases: microshift-io/microshift

release-4.20-4.20.0-okd-scos.9

21 Nov 11:50
3975a33

Choose a tag to compare

Install and Run

RPM and DEB

Review the instructions in MicroShift Host Deployment to install the packages and run MicroShift.

Bootc Image

Load the Bootc container image using the following command:

sudo podman pull ghcr.io/microshift-io/microshift:release-4.20-4.20.0-okd-scos.9

Or use the image with the quickstart.sh:

curl -s https://microshift-io.github.io/microshift/quickstart.sh | sudo OWNER=microshift-io TAG=release-4.20-4.20.0-okd-scos.9 bash

Review the instructions in MicroShift Bootc Deployment to run the image.

main-4.21.0-okd-scos.ec.6

07 Nov 14:42
e2ae8ab

Choose a tag to compare

Install and Run

RPM

Review the instructions in MicroShift Host Deployment to install the packages and run MicroShift.

Bootc Image

Load the Bootc container image using the following command:

sudo podman pull ghcr.io/microshift-io/microshift:main-4.21.0-okd-scos.ec.6

Or use the image with the quickstart.sh:

curl -s https://microshift-io.github.io/microshift/quickstart.sh | sudo OWNER=microshift-io TAG=main-4.21.0-okd-scos.ec.6 bash

Review the instructions in MicroShift Bootc Deployment to run the image.

release-4.19-4.19.0-okd-scos.19

03 Oct 14:54
13cec28

Choose a tag to compare

Install and Run

RPM

Review the instructions in MicroShift RPMs to install the packages and run MicroShift.

Bootc Image

Load the Bootc container image using the following command:

sudo podman pull ghcr.io/microshift-io/microshift:release-4.19-4.19.0-okd-scos.19

Or use the image with the quickstart.sh:

curl -s https://raw.githubusercontent.com/microshift-io/microshift/main/src/quickstart.sh | sudo TAG=release-4.19-4.19.0-okd-scos.19 bash

Review the instructions in MicroShift Bootc Image to run the image.