You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-*optional* Update subchart versions in `Chart.yaml` (if not already done in `codefresh(deps): bump subcharts` PR)
18
18
-*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`
20
20
- Run `./scripts/helm-docs.sh` to update `README.md` files
21
21
- Commit and push changes, trigger CI with `/test` comment, make sure all checks pass, then merge the PR
22
22
- 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