Commit 577a588
committed
fix: Rewrite crd-ref-release when cutting a release branch
make-release-branch.sh already rewrites version, prerelease and
crd-docs-version; without this, a release branch would keep
?release=dev and its Hub CRD links would show bleeding-edge schemas.
The Hub names releases by major.minor, so this uses DOCS_VERSION
(e.g. 26.7), not VERSION (e.g. 26.7.1); the Hub 301s patch-level
values but major.minor is canonical.1 parent b9dc3c4 commit 577a588
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| |||
0 commit comments