From a9a39cf6b856ba4986c7d7ec9989c72f3fd11437 Mon Sep 17 00:00:00 2001 From: Daniil Fedotov Date: Fri, 12 Apr 2024 12:57:44 -0400 Subject: [PATCH] Mention posting release announcement --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 38eb1addec4..b7d62565b23 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -15,6 +15,7 @@ Release process: - Once the job is complete, a Slack notification will be sent to the kanister channel on the Kasten workspace. - **NOTE** We need to update the GVS blueprint version in the kio/kanister/blueprint.go file to ensure that the new kanister-tools image will be used for Kopia operations. Push a commit to the PR opened above to do this. Example: https://github.com/kastenhq/k10/pull/23956/commits/83a62ccb17af52fd331012239dea97e02180817b - Once the PR is approved, the Kanister release is complete. +- Post release announcement in kanister slack and https://groups.google.com/g/kanisterio - Additionally, we could also approve the K10 go.mod update to bring in the latest changes in K10. Example PR: https://github.com/kastenhq/k10/pull/24589 ### Pre-release workflow