From e3457fa8505683f53d22eb7a8c53e88678c2606b Mon Sep 17 00:00:00 2001 From: Filip Barl Date: Mon, 20 May 2019 18:22:42 +0200 Subject: [PATCH] Updated Release Process (markdown) --- Release-Process.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Release-Process.md b/Release-Process.md index a806803..9c17d51 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -151,8 +151,12 @@ Merge the release branch to master. Go to [https://checkpoint-api.weave.works/admin](https://checkpoint-api.weave.works/admin) and fill in the details of the release for **both for the scope-app and scope-probe products** so that users can be automatically informed of a new version being available. -## Bump the scope probe version in Weave Cloud Prod +## Bump the Scope probe version in Weave Cloud Prod (Weave Cloud Prod probes should always run the most recent release) -You should know how to do that. Use the specific version, e.g. '1.6.0' rather than a commit hash. \ No newline at end of file +You should know how to do that. Use the specific version, e.g. '1.6.0' rather than a commit hash. + +## Update Scope Helm chart + +Once we are fairly confident the new release is working fine, update the [stable/weave-scope](https://github.com/helm/charts/tree/master/stable/weave-scope) Helm chart - see [#13949](https://github.com/helm/charts/pull/13949) for example. \ No newline at end of file