We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154b4cc commit 9b1c500Copy full SHA for 9b1c500
scripts/auto-rebase/rebase_job_entrypoint.sh
@@ -75,7 +75,7 @@ pullspec_release_arm64="registry.ci.openshift.org/ocp-arm64/release-arm64:${rele
75
#
76
# New references can be obtained from:
77
# https://catalog.redhat.com/software/containers/rhoai/odh-operator-bundle/659803ca929f3c931af06f28
78
-rhoai_release="registry.redhat.io/rhoai/odh-operator-bundle:v2.18"
+rhoai_release="registry.redhat.io/rhoai/odh-operator-bundle:v2.19"
79
80
APP_ID=$(cat /secrets/pr-creds/app_id) \
81
KEY=/secrets/pr-creds/key.pem \
0 commit comments