diff --git a/assets/operator/ocp-aarch64/nodejs/templates/nodejs-postgresql-example.json b/assets/operator/ocp-aarch64/nodejs/templates/nodejs-postgresql-example.json index 199d4e91c..1e9f7f1ff 100755 --- a/assets/operator/ocp-aarch64/nodejs/templates/nodejs-postgresql-example.json +++ b/assets/operator/ocp-aarch64/nodejs/templates/nodejs-postgresql-example.json @@ -422,8 +422,8 @@ { "name": "NODEJS_VERSION", "displayName": "Version of NodeJS Image", - "description": "Version of NodeJS image to be used (22-ubi8, or latest).", - "value": "22-ubi8", + "description": "Version of NodeJS image to be used (20-ubi8, or latest).", + "value": "20-ubi8", "required": true }, { diff --git a/assets/operator/ocp-aarch64/python/imagestreams/python-rhel-aarch64.json b/assets/operator/ocp-aarch64/python/imagestreams/python-rhel-aarch64.json index 6c7284c8e..179d811fd 100755 --- a/assets/operator/ocp-aarch64/python/imagestreams/python-rhel-aarch64.json +++ b/assets/operator/ocp-aarch64/python/imagestreams/python-rhel-aarch64.json @@ -142,7 +142,7 @@ { "name": "latest", "annotations": { - "description": "Build and run Python 3.12 applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", + "description": "Build and run Python 3.12 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", "iconClass": "icon-python", "openshift.io/display-name": "Python 3.12 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", @@ -152,7 +152,7 @@ }, "from": { "kind": "ImageStreamTag", - "name": "3.12-ubi9" + "name": "3.12-ubi8" }, "generation": null, "importPolicy": {}, diff --git a/assets/operator/ocp-ppc64le/nodejs/templates/nodejs-postgresql-example.json b/assets/operator/ocp-ppc64le/nodejs/templates/nodejs-postgresql-example.json index 199d4e91c..1e9f7f1ff 100755 --- a/assets/operator/ocp-ppc64le/nodejs/templates/nodejs-postgresql-example.json +++ b/assets/operator/ocp-ppc64le/nodejs/templates/nodejs-postgresql-example.json @@ -422,8 +422,8 @@ { "name": "NODEJS_VERSION", "displayName": "Version of NodeJS Image", - "description": "Version of NodeJS image to be used (22-ubi8, or latest).", - "value": "22-ubi8", + "description": "Version of NodeJS image to be used (20-ubi8, or latest).", + "value": "20-ubi8", "required": true }, { diff --git a/assets/operator/ocp-ppc64le/python/imagestreams/python-rhel.json b/assets/operator/ocp-ppc64le/python/imagestreams/python-rhel.json index 6c7284c8e..179d811fd 100755 --- a/assets/operator/ocp-ppc64le/python/imagestreams/python-rhel.json +++ b/assets/operator/ocp-ppc64le/python/imagestreams/python-rhel.json @@ -142,7 +142,7 @@ { "name": "latest", "annotations": { - "description": "Build and run Python 3.12 applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", + "description": "Build and run Python 3.12 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", "iconClass": "icon-python", "openshift.io/display-name": "Python 3.12 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", @@ -152,7 +152,7 @@ }, "from": { "kind": "ImageStreamTag", - "name": "3.12-ubi9" + "name": "3.12-ubi8" }, "generation": null, "importPolicy": {}, diff --git a/assets/operator/ocp-s390x/nodejs/templates/nodejs-postgresql-example.json b/assets/operator/ocp-s390x/nodejs/templates/nodejs-postgresql-example.json index 199d4e91c..1e9f7f1ff 100755 --- a/assets/operator/ocp-s390x/nodejs/templates/nodejs-postgresql-example.json +++ b/assets/operator/ocp-s390x/nodejs/templates/nodejs-postgresql-example.json @@ -422,8 +422,8 @@ { "name": "NODEJS_VERSION", "displayName": "Version of NodeJS Image", - "description": "Version of NodeJS image to be used (22-ubi8, or latest).", - "value": "22-ubi8", + "description": "Version of NodeJS image to be used (20-ubi8, or latest).", + "value": "20-ubi8", "required": true }, { diff --git a/assets/operator/ocp-s390x/python/imagestreams/python-rhel.json b/assets/operator/ocp-s390x/python/imagestreams/python-rhel.json index 6c7284c8e..179d811fd 100755 --- a/assets/operator/ocp-s390x/python/imagestreams/python-rhel.json +++ b/assets/operator/ocp-s390x/python/imagestreams/python-rhel.json @@ -142,7 +142,7 @@ { "name": "latest", "annotations": { - "description": "Build and run Python 3.12 applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", + "description": "Build and run Python 3.12 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", "iconClass": "icon-python", "openshift.io/display-name": "Python 3.12 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", @@ -152,7 +152,7 @@ }, "from": { "kind": "ImageStreamTag", - "name": "3.12-ubi9" + "name": "3.12-ubi8" }, "generation": null, "importPolicy": {}, diff --git a/assets/operator/ocp-x86_64/nodejs/templates/nodejs-postgresql-example.json b/assets/operator/ocp-x86_64/nodejs/templates/nodejs-postgresql-example.json index 199d4e91c..1e9f7f1ff 100755 --- a/assets/operator/ocp-x86_64/nodejs/templates/nodejs-postgresql-example.json +++ b/assets/operator/ocp-x86_64/nodejs/templates/nodejs-postgresql-example.json @@ -422,8 +422,8 @@ { "name": "NODEJS_VERSION", "displayName": "Version of NodeJS Image", - "description": "Version of NodeJS image to be used (22-ubi8, or latest).", - "value": "22-ubi8", + "description": "Version of NodeJS image to be used (20-ubi8, or latest).", + "value": "20-ubi8", "required": true }, { diff --git a/assets/operator/ocp-x86_64/python/imagestreams/python-rhel.json b/assets/operator/ocp-x86_64/python/imagestreams/python-rhel.json index 6c7284c8e..179d811fd 100755 --- a/assets/operator/ocp-x86_64/python/imagestreams/python-rhel.json +++ b/assets/operator/ocp-x86_64/python/imagestreams/python-rhel.json @@ -142,7 +142,7 @@ { "name": "latest", "annotations": { - "description": "Build and run Python 3.12 applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", + "description": "Build and run Python 3.12 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.12/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", "iconClass": "icon-python", "openshift.io/display-name": "Python 3.12 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", @@ -152,7 +152,7 @@ }, "from": { "kind": "ImageStreamTag", - "name": "3.12-ubi9" + "name": "3.12-ubi8" }, "generation": null, "importPolicy": {},