Skip to content

Commit 9031596

Browse files
author
Aaron Schlesinger
committed
doc(releasing.md): add note to update the git submodule SHAs
after fixes are made Fixes deis/workflow#186
1 parent 6c65793 commit 9031596

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/contributing/releasing.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ should be manually tested by as many people as possible. Special attention shoul
7777
user experience, both from an operator and developer perspective.
7878

7979
Our goal is to test with as many object storage and Kubernetes installation configurations as
80-
possible, to ensure there are no gaps in configuration or functionality. See below for a testing
80+
possible, to ensure there are no gaps in configuration or functionality. See below for a sample testing
8181
matrix.
8282

8383
Object Storage / Kubernetes Install | Kube-Solo | Google Container Engine | AWS | Micro-Kube | Vagrant |
@@ -86,6 +86,11 @@ Default (Minio) |
8686
Google Cloud Storage |
8787
Amazon S3 |
8888

89+
_Note_: If bugs are found and fixes are made, do the following:
90+
91+
- Update the appropriate docker tag(s) in the `generate_params.toml` file
92+
- Run `make git-update` in the aforementioned `deis-workflow-group` repository
93+
8994
# Step 4: Tag and push Docker images
9095

9196
After everyone has tested and determined that there are no showstopping problems for this release,

0 commit comments

Comments
 (0)