Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions 2.5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ modules for their web applications. There is no guarantee for any specific npm o
version, that is included in the image; those versions can be changed anytime and
the nodejs itself is included just to make the npm work.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in Openshift
------------------
For this, we will assume that you are using the `ubi8/ruby-25 image`, available via `ruby:2.5` imagestream tag in Openshift.
Expand Down
2 changes: 2 additions & 0 deletions 3.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ modules for their web applications. There is no guarantee for any specific npm o
version, that is included in the image; those versions can be changed anytime and
the nodejs itself is included just to make the npm work.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in Openshift
------------------
For this, we will assume that you are using the `ubi9/ruby-30 image`, available via `ruby:3.0` imagestream tag in Openshift.
Expand Down
2 changes: 2 additions & 0 deletions 3.3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ modules for their web applications. There is no guarantee for any specific npm o
version, that is included in the image; those versions can be changed anytime and
the nodejs itself is included just to make the npm work.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in Openshift
------------------
For this, we will assume that you are using the `ubi10/ruby-33 image`, available via `ruby:3.3` imagestream tag in Openshift.
Expand Down
2 changes: 2 additions & 0 deletions 4.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ modules for their web applications. There is no guarantee for any specific npm o
version, that is included in the image; those versions can be changed anytime and
the nodejs itself is included just to make the npm work.

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.

Usage in Openshift
------------------
For this, we will assume that you are using the `ubi10/ruby-40` image, available via `ruby:4.0` imagestream tag in Openshift.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Table start
Table end
-->

See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.

A Ruby 1.9 image can be built from [this third party repository](https://github.com/getupcloud/s2i-ruby/).
It is not maintained by Red Hat nor is it part of the OpenShift project.

Expand Down