Skip to content

Commit 386af14

Browse files
committed
ci/README: Document command used to find stale version
1 parent 619ab45 commit 386af14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
1919
2. Update in [./doc/install.md](../doc/install.md)
2020
3. Update in [./ci/helm-chart/README.md](../ci/helm-chart/README.md)
2121
- Remember to update the chart version as well on top of appVersion in `Chart.yaml`.
22+
- Run `rg -g '!yarn.lock' -g '!*.svg' '3\.7\.5'` to ensure all values have been
23+
changed. Replace the numbers as needed.
2224
2. GitHub actions will generate the `npm-package`, `release-packages` and `release-images` artifacts.
2325
1. You do not have to wait for these.
2426
3. Run `yarn release:github-draft` to create a GitHub draft release from the template with

0 commit comments

Comments
 (0)