diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 index 2159e991dc..25f23b0922 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 @@ -104,7 +104,7 @@ openshift_image_tag="v3.11" # WARNING: This value will be used for all hosts in RPM based environments, even those that have another version installed. # This could potentially trigger an upgrade and downtime, so be careful with modifying this value after the cluster is set up. #openshift_pkg_version=-3.10.0 -openshift_pkg_version="-3.11.145" +openshift_pkg_version="-3.11.117" # If using Atomic Host, you may specify system container image registry for the nodes: #system_images_registry="docker.io"