Give each version mismatch its own remedy, and stop publishing a moving bare-major tag

This commit is contained in:
2026-08-22 12:27:43 +02:00
parent 9e0cb26b3e
commit cbf55bebae
8 changed files with 37 additions and 38 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ one; the host itself is stateless, and there is no build step.
## Tags
`X.Y.Z` · `X.Y` · `X` · `latest` — each is a release promoted from a CI-gated build.
`X.Y.Z` · `X.Y` · `latest` — each is a release promoted from a CI-gated build.
Pin the exact `X.Y.Z` you deploy.
## Quick start