Skip to content

Commit 57fb62f

Browse files
committed
Fixed spelling
1 parent 918c6ff commit 57fb62f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ To make a GitHub release:
439439
- Set the `TARGET_VERSION` to release version without 'v' i.e. `X.Y.Z`
440440
1. A PR is created to bump the image version on the release branch, example: [PR-798](https://github.com/stakater/Reloader/pull/798)
441441
1. Code owners create a GitHub release with tag `vX.Y.Z` and target branch `release-vX.Y.Z`, which triggers creation of images
442-
1. Code owners create another branch from master and bump the helm chart version as well as reloader image version.
442+
1. Code owners create another branch from `master` and bump the helm chart version as well as Reloader image version.
443443
- Code owners create a PR with `release/helm-chart` label, example: [PR-846](https://github.com/stakater/Reloader/pull/846)
444444

445445
_Repository git tagging_: Push to the main branch will create a merge-image and merge-tag named `merge-${{ github.event.number }}`, for example `merge-800` when pull request number 800 is merged.

0 commit comments

Comments
 (0)