Skip to content

Commit 16ef691

Browse files
committed
doc(release): add an extra step to point to versions.deis.com
1 parent f09c1df commit 16ef691

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/roadmap/release-checklist.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ to reference the official images. To do so, simply modify all `dockerTag` entrie
112112
`generate_params.toml` files in the `workflow-$DEIS_RELEASE_SHORT` and
113113
`workflow-$DEIS_RELEASE_SHORT-e2e` to be `$DEIS_RELEASE` (instead of the ones based on git tags).
114114

115+
Additionally, we want the official release chart to reference the production `versions.deis.com` API. Also in `generate_params.toml`, modify the `versionsApiURL` entry under `workflowManager` to have the value `https://versions.deis.com`.
116+
115117
Also, ensure that the `README.md` and `Chart.yaml` files in the new helm classic chart have updated references to the chart. For example, references to `helmc install workflow-betaX` should become `helmc install workflow-$DEIS_RELEASE_SHORT`
116118

117119
If you find any references that should be bumped, open a pull-request against the documentation.

0 commit comments

Comments
 (0)