Skip to content

Commit 2021ada

Browse files
committed
releases: Update script reference and front matter for release.md
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 5bcadad commit 2021ada

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/releases/release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: The Release Cycle
2+
title: Kubernetes Release Cycle
33
type: docs
44
auto_generated: true
55
---
6-
<!-- THIS CONTENT IS AUTO-GENERATED via ./scripts/update-release-info.sh in k/website -->
6+
<!-- THIS CONTENT IS AUTO-GENERATED via ./scripts/releng/update-release-info.sh in k/website -->
77

88
{{< warning >}}
99
This content is auto-generated and links may not function. The source of the document is located [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/release.md).

scripts/releng/update-release-info.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
####################################
55
cat << EOF > content/en/releases/release.md
66
---
7-
title: The Release Cycle
7+
title: Kubernetes Release Cycle
88
type: docs
99
auto_generated: true
1010
---
11-
<!-- THIS CONTENT IS AUTO-GENERATED via ./scripts/update-release-info.sh in k/website -->
11+
<!-- THIS CONTENT IS AUTO-GENERATED via ./scripts/releng/update-release-info.sh in k/website -->
1212
1313
{{< warning >}}
1414
This content is auto-generated and links may not function. The source of the document is located [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/release.md).

0 commit comments

Comments
 (0)