Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kalantar <kalantar@us.ibm.com>
  • Loading branch information
kalantar committed Dec 21, 2023
1 parent 1606831 commit b2ce179
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ setName
setUser
trackToRoute
toJson
verifyUserExperience
versionname
WriteMetric
contentType
Expand Down
2 changes: 1 addition & 1 deletion bump-version-hints.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
These instructions are a guide to making a new major or minor (not patch) release. The challenge is that charts refer to the image version. But this version is only created when the release is published. Consequently the following sequence of steps is needed:

1. Modiyf only golang code (no version bump)
1. Modify only golang code (no version bump)
1. Do not change `MajorMinor` or `Version` in `base/util.go`

Make new major/minor release
Expand Down

0 comments on commit b2ce179

Please sign in to comment.