8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619ab45 commit 386af14Copy full SHA for 386af14
ci/README.md
@@ -19,6 +19,8 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
19
2. Update in [./doc/install.md](../doc/install.md)
20
3. Update in [./ci/helm-chart/README.md](../ci/helm-chart/README.md)
21
- 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.
24
2. GitHub actions will generate the `npm-package`, `release-packages` and `release-images` artifacts.
25
1. You do not have to wait for these.
26
3. Run `yarn release:github-draft` to create a GitHub draft release from the template with
0 commit comments