Skip to content

Commit 7f29e4e

Browse files
[hi] Add content/hi/releases/_index.md (#31292)
* added index.md in release * Update content/hi/releases/_index.md Co-authored-by: Anubhav Vardhan <[email protected]> * fixed typo Co-authored-by: Anubhav Vardhan <[email protected]>
1 parent 8fa492b commit 7f29e4e

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

content/hi/releases/_index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
linktitle: रिलीज़ इतिहास
3+
title: रिलीज़
4+
type: docs
5+
---
6+
7+
8+
<!-- overview -->
9+
10+
कुबेरनेट्स परियोजना हाल के तीन छोटी रिलीज़ ({{< skew latestVersion >}}, {{< skew prevMinorVersion >}}, {{< skew oldestMinorVersion >}}) के रिलीज़ शाखाओं को बनाए रखती है। कुबेरनेट्स 1.19 और उसके बाद के नए रिलीज़ को लगभग 1 वर्ष का पैच समर्थन प्राप्त होता है। कुबेरनेट्स 1.18 और पुराने रिलीज़ को लगभग 9 महीने का पैच समर्थन मिला।
11+
12+
कुबेरनेट्स संस्करण **x.y.z** के रूप में व्यक्त किए जाते हैं,
13+
जहां **x** प्रमुख संस्करण है, **y** लघु संस्करण है, और **z** [सिमेंटिक वर्जनिंग](https://semver.org/) शब्दावली का पालन करते हुए पैच संस्करण है।
14+
15+
अधिक जानकारी [version skew policy](/releases/version-skew-policy/) दस्तावेज़ में है।
16+
17+
<!-- body -->
18+
19+
## रिलीज़ इतिहास
20+
21+
{{< release-data >}}
22+
23+
## आगामी रिलीज़
24+
25+
आने वाले **{{< skew nextMinorVersion >}}** कुबेरनेट्स रिलीज़ का [कार्यक्रम](https://github.com/kubernetes/sig-release/tree/master/releases/release-{{< skew nextMinorVersion >}}) देखें।
26+
27+
## सहायक संसाधन

0 commit comments

Comments
 (0)