Skip to content

openshift/version

Version of OpenShift to install on the cluster

This parameter is used as a tag for which version of OpenShift Container Platform is installed. It affects which container images, binaries, and configuration settings are used during cluster deployment.

To configure which OpenShift version to install, see the openshift/bootstrap-versions parameter.

Requirements

  • Must specify a valid OpenShift version number
  • Version must be available in Red Hat's repositories
  • All cluster nodes must support the specified version

Usage

The version is specified in X.Y.Z format:

YAML
# Example versions:
4.20.8    # Default version
4.20.9    # Minor update
4.21.0    # Major update

Note: Version availability depends on your Red Hat subscription and the current OpenShift release cycle. Ensure the specified version is supported for your deployment.

Objects that Reference openshift/version

Objects used by openshift/version

Not used in current content packs