Skip to content

Commit 85416c0

Browse files
authored
Merge pull request #33920 from kadtendulkar/kad3
Updated content/en/releases/version-skew-policy.md
2 parents 43057d8 + 694abb2 commit 85416c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/releases/version-skew-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For more information, see [Kubernetes Release Versioning](https://github.com/kub
2626
The Kubernetes project maintains release branches for the most recent three minor releases ({{< skew latestVersion >}}, {{< skew prevMinorVersion >}}, {{< skew oldestMinorVersion >}}). Kubernetes 1.19 and newer receive approximately 1 year of patch support. Kubernetes 1.18 and older received approximately 9 months of patch support.
2727

2828
Applicable fixes, including security fixes, may be backported to those three release branches, depending on severity and feasibility.
29-
Patch releases are cut from those branches at a [regular cadence](https://git.k8s.io/sig-release/releases/patch-releases.md#cadence), plus additional urgent releases, when required.
29+
Patch releases are cut from those branches at a [regular cadence](https://kubernetes.io/releases/patch-releases/#cadence), plus additional urgent releases, when required.
3030

3131
The [Release Managers](/releases/release-managers/) group owns this decision.
3232

0 commit comments

Comments
 (0)