This repository contains the updated list of additional images needed to install ODH-Nightlies in a disconnected environment using oc-mirror for the current releases supported by RHODS.
The list of images and versions are updated automatically by a GitHub action.
You can copy the list directly from the repository or use the script to get the list of images for the version you want to install.
Copy the list from the file of the version you want to install and paste it in the additionalImages section of the ImageSetConfiguration file you are using to mirror the images. In the file there is also an example of ImageSetConfiguration.
- bash 4.0 or higher
- jq latest
- oc latest
- yq latest
- skopeo latest
Example:
./odh-nightlies-disconnected-helper.sh
To get help about the script
./odh-nightlies-disconnected-helper.sh -h
After running the script, the list of images with an example will be saved in a file by default called odh-nightlies.md.