chore(post-release): Update default branches post-26.07 - #165
Draft
mc-nv wants to merge 2 commits into
Draft
Conversation
This was referenced Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does the PR do?
Carries the two
r26.07commitsmaingenuinely lacks intomainas part of thepost-26.07 default-branch advance:
chore(versions): align tutorials examples with 26.07 release train(chore(versions): align tutorials examples with 26.07 release train #155) — moves theexample container tags from the 26.06 train to 26.07 across 19 files.
build(dependencies): Bump dependency version(build(dependencies): Bump dependency version #161).7b46cdafromr26.07is deliberately excluded — it is a re-pick of #159 / #162, whoseoriginals are already on
mainas71ad788ande848952.Checklist
<commit_type>: <Title>Commit Type:
Check the conventional commit type
box here and add the label to the github PR.
Related PRs:
Where should the reviewer start?
Popular_Models_Guide/andQuick_Deploy/— confirm the container tags read26.07.Test plan:
git grep "26\.0[0-6]-"returns no hits in the files touched by this PR.Caveats:
Build_Guide/RHEL_Manylinux/README.mdstill targets 2.69.0 / NGC 26.05. It is main-only(added by #157 after the r26.07 cut) so the alignment commit never covered it, and its
26.05 references are coupled to a stated CUDA 13.2.1 / TensorRT 10.16.1.11 / PyTorch 2.13.0
tuple — bumping the NGC number alone would make that tuple wrong. Left for a separate doc
refresh.
HuggingFace/README.mdandQuick_Deploy/OpenVINO/README.mdpin26.05upstream imageson both
mainandr26.07— pre-existing drift, out of scope here.Background
Release step "[Before NGC Release] Advance master branch to next upstream release".
Precedent:
69217d9did the same alignment pick for the 26.06 cycle.Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
- Relates to: TRI-1601
CI (internal): [#60058404](http://tritonserver.local/ci/pipelines/60058404)