Migrate to latest versioning document

release/versioning.md that was in the k/design-proposals-archive repository
in the past has been migrated to k/sig-release repository.
This commit is contained in:
ayatk
2022-07-13 15:07:46 +00:00
committed by GitHub
parent 8a3f0b53ec
commit 5cbf53b0c8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ The general labeling process should be consistent across artifact types.
referring to a release MAJOR.MINOR `vX.Y` version.
See also
[release versioning](https://git.k8s.io/design-proposals-archive/release/versioning.md).
[release versioning](https://git.k8s.io/sig-release/release-engineering/versioning.md).
- *release branch*: Git branch `release-X.Y` created for the `vX.Y` milestone.