Commit 676f9fd
committed
docs(v0): pin cozystack download URLs in v0 docs
The legacy releases/latest/download/cozystack-installer.yaml URL no longer resolves: that asset was dropped in v1.0 when the installer manifest was split into cozystack-crds.yaml plus cozystack-operator-{generic,hosted,talos}.yaml, and `latest` now points to v1.4.x. The metal image URLs (metal-amd64.iso, metal-amd64.raw.xz) under `latest` also resolve to the v1.4-era Talos build, silently mismatching the Talos version shipped by the v0 installer manifest. The talm bare-binary asset name was dropped, but the tar.gz asset under `latest` is fine.
- Add data/versions/v0.yaml with the cozystack_tag pin so the {{< version-pin "cozystack_tag" >}} shortcode resolves on v0 pages — same pattern as data/versions/v1.{3,4}.yaml.
- Pin every cozystack/cozystack release URL referenced under content/en/docs/v0/ to v0.41.11 via the shortcode: the installer manifest (3 pages), the metal image downloads (2 pages), and the Oracle Cloud guide's link to the cozystack release page.
- Switch the v0 Oracle Cloud talm download from the obsolete bare-binary URL to the renamed tar.gz under `latest` (talm floats across cozystack minors per data/versions/v1.4.yaml policy).
boot-to-talos URLs in v0 docs intentionally remain on `latest` — same floating policy as talm.
Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>1 parent 94f043f commit 676f9fd
6 files changed
Lines changed: 21 additions & 7 deletions
File tree
- content/en/docs/v0
- getting-started
- install
- cozystack
- providers
- talos
- data/versions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| 255 | + | |
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments