Skip to content

Commit

Permalink
Documentation: charts
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas committed Sep 3, 2021
1 parent 42d4dc2 commit 60e89d0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,15 @@ git flow release start major

You do not need to repeat the version when finishing the release/hotfix.

If the repository has a "chart" folder, the scripts will update the "appVersion" accordingly as well.
They will also bump the chart version according to the same rules used for the application version.

## Hooks Update

Whenever there is an update to this repository, simply re-run the `hook-it` script to update the target repositories.

## TODO

I would love to be able to find a way to run "git flow init" from the script (with my own preferences) when it finds out there is only git in the target repository.

The hooks should log their work and maybe display some nicer progress.

Maybe having some in-repository code that would allow the hooks to update to the current version of this repository.
Expand Down

0 comments on commit 60e89d0

Please sign in to comment.