Skip to content

Commit 9b1c500

Browse files
committed
Update entrypoint
1 parent 154b4cc commit 9b1c500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/auto-rebase/rebase_job_entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pullspec_release_arm64="registry.ci.openshift.org/ocp-arm64/release-arm64:${rele
7575
#
7676
# New references can be obtained from:
7777
# https://catalog.redhat.com/software/containers/rhoai/odh-operator-bundle/659803ca929f3c931af06f28
78-
rhoai_release="registry.redhat.io/rhoai/odh-operator-bundle:v2.18"
78+
rhoai_release="registry.redhat.io/rhoai/odh-operator-bundle:v2.19"
7979

8080
APP_ID=$(cat /secrets/pr-creds/app_id) \
8181
KEY=/secrets/pr-creds/key.pem \

0 commit comments

Comments
 (0)