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