Skip to content

Commit c154b5a

Browse files
mikhail-klimkomasontikhonov
authored andcommitted
update README.md
1 parent f4df267 commit c154b5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ git checkout -b onprem-X.Y.Z release-X.Y
1010
```
1111
- Update `.version` in Chart.yaml
1212
- Update `artifacthub.io/changes` annotation in Chart.yaml
13-
- [optional] Update `dependencies` in Chart.yaml
14-
- [optional] Update `values.yaml`, `templates/**`, etc with required changes
13+
- *optional* Update `dependencies` in Chart.yaml
14+
- *optional* Update `values.yaml`, `templates/**`, etc with required changes
1515
- Run `helm dep update` to update dependencies
16-
- [optional] Run `./codefresh/.ci/runtime-images.sh`
16+
- *optional* Run `./codefresh/.ci/runtime-images.sh`
1717
- Run `./codefresh/.ci/helm-docs.sh`
1818
- Commit changes and open the PR against the corresponding `release-<MAJOR>.<MINOR>` branch
1919
- Comment `/test` to trigger CI pipeline

0 commit comments

Comments
 (0)