Skip to content

Commit 1b4d2f5

Browse files
committed
Merge pull request #188 from arschles/update-shas
doc(releasing.md): add note to update the git submodule SHAs
2 parents de53bb5 + 9031596 commit 1b4d2f5

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
@@ -78,7 +78,7 @@ should be manually tested by as many people as possible. Special attention shoul
7878
user experience, both from an operator and developer perspective.
7979

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

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

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

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

0 commit comments

Comments
 (0)