diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 7d5cba7e3..7a0a4e7fc 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -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]