Skip to content

Commit ac879dd

Browse files
authored
Hyperlink to support period update (#33007)
* Hyperlink to support period update * Update _index.md
1 parent 02968fd commit ac879dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/releases/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs
77

88
<!-- overview -->
99

10-
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.
10+
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](/releases/patch-releases/#support-period). Kubernetes 1.18 and older received approximately 9 months of patch support.
1111

1212
Kubernetes versions are expressed as **x.y.z**,
1313
where **x** is the major version, **y** is the minor version, and **z** is the patch version, following [Semantic Versioning](https://semver.org/) terminology.
@@ -24,4 +24,4 @@ More information in the [version skew policy](/releases/version-skew-policy/) do
2424

2525
Check out the [schedule](https://github.com/kubernetes/sig-release/tree/master/releases/release-{{< skew nextMinorVersion >}}) for the upcoming **{{< skew nextMinorVersion >}}** Kubernetes release!
2626

27-
## Helpful Resources
27+
## Helpful Resources

0 commit comments

Comments
 (0)