Skip to content

Commit 58183de

Browse files
update RELEASE.md
1 parent 287c3ef commit 58183de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ git checkout -b update-release-x.y release-x.y
1616
```
1717
- *optional* Update subchart versions in `Chart.yaml` (if not already done in `codefresh(deps): bump subcharts` PR)
1818
- *optional* Update `values.yaml`, `templates/**` files if required
19-
- Run `./scripts/update_re_images.sh` to update runtime images with latest from SAAS to `codefresh/values.yaml`
19+
- Run `./scripts/update_re_images.sh` to update runtime images with latest from SAAS to `values.yaml`
2020
- Run `./scripts/helm-docs.sh` to update `README.md` files
2121
- Commit and push changes, trigger CI with `/test` comment, make sure all checks pass, then merge the PR
2222
- When the PR is merged, the release draft will be created automatically and `codefresh/x.y.z: prepare chart content for release` PR will be opened with the updated chart `.version` and `artifacthub.io/changes` annotation.

0 commit comments

Comments
 (0)