Updated Release Process (markdown)

Filip Barl
2019-05-20 18:22:42 +02:00
parent 53a6fda9e2
commit e3457fa850
+6 -2
@@ -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.
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.