diff --git a/content/en/releases/release.md b/content/en/releases/release.md index 1632a20473..fa0f5e0b21 100644 --- a/content/en/releases/release.md +++ b/content/en/releases/release.md @@ -1,9 +1,9 @@ --- -title: The Release Cycle +title: Kubernetes Release Cycle type: docs auto_generated: true --- - + {{< warning >}} 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). diff --git a/scripts/releng/update-release-info.sh b/scripts/releng/update-release-info.sh index ba403c2b5a..2cb601552e 100755 --- a/scripts/releng/update-release-info.sh +++ b/scripts/releng/update-release-info.sh @@ -4,11 +4,11 @@ #################################### cat << EOF > content/en/releases/release.md --- -title: The Release Cycle +title: Kubernetes Release Cycle type: docs auto_generated: true --- - + {{< warning >}} 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).