From b7873a0891762f53493449e2c5483b2c48179fe4 Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Mon, 24 Jun 2024 14:34:57 +0800 Subject: [PATCH] add step for k8s upgrade on release process (#11321) Signed-off-by: Kay Yan --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 8248a097b..27495311a 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -16,6 +16,7 @@ The Kubespray Project is released on an as-needed basis. The process is as follo 1. The release issue is closed 1. An announcement email is sent to `dev@kubernetes.io` with the subject `[ANNOUNCE] Kubespray $VERSION is released` 1. The topic of the #kubespray channel is updated with `vX.Y.Z is released! | ...` +1. Create/Update Issue for upgradeing kubernetes and [k8s-conformance](https://github.com/cncf/k8s-conformance) ## Major/minor releases and milestones