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 ba1f75b commit a827179Copy full SHA for a827179
scripts/auto-rebase/rebase_job_entrypoint.sh
@@ -111,7 +111,7 @@ RHOAI_RELEASE=${rhoai_release} \
111
# For example, ocp-release at 4.13 will more often than not
112
# correspond to 4.12 LVMS, until the official 4.13 release when both
113
# components will be 4.13.
114
-release_lvms="v4.17.0-43"
+release_lvms="v4.19.0-52"
115
116
# Since LVMS is not part of the release payload, it is not kept in
117
# CI. Use the latest z-stream that coincides with the release
0 commit comments