misc: update bumpversion config

This commit is contained in:
Jens Langhammer 2019-12-16 22:05:16 +01:00
parent f45643ca87
commit 6f9c19b142
1 changed files with 3 additions and 3 deletions

View File

@ -10,14 +10,14 @@ tag_name = version/{new_version}
[bumpversion:part:release]
optional_value = stable
first_value = beta
values =
values =
alpha
beta
stable
[bumpversion:file:helm/passbook/values.yaml]
[bumpversion:file:helm/values.yaml]
[bumpversion:file:helm/passbook/Chart.yaml]
[bumpversion:file:helm/Chart.yaml]
[bumpversion:file:.gitlab-ci.yml]