Check the release notes, and version up Ruby of your computer, if necessary.
Move to the cloned directory of your computer, and update the code.
git fetch --tags
git checkout <new tag>
Run bundle install
.
bundle install
Run kamal deploy
.
kamal deploy