Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjeffers committed Aug 8, 2024
1 parent 94891be commit 282fd4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ Release the chart by pushing a new tag.
git tag 1.0.0 <-- replace with your actual tag version
git push origin main --tags
```

The Actions workflow triggered by the tag push will automatically get the latest available version of FusionAuth and set that as the default for the chart, as well as updating the various files where the app version is referenced.

0 comments on commit 282fd4f

Please sign in to comment.