[bumpversion] current_version = 2021.1.4-stable tag = True commit = True parse = (?P\d+)\.(?P\d+)\.(?P\d+)\-(?P.*) serialize = {major}.{minor}.{patch}-{release} message = release: {new_version} tag_name = version/{new_version} [bumpversion:part:release] optional_value = stable first_value = beta values = alpha beta stable [bumpversion:file:website/docs/installation/docker-compose.md] [bumpversion:file:website/docs/installation/kubernetes.md] [bumpversion:file:docker-compose.yml] [bumpversion:file:helm/values.yaml] [bumpversion:file:helm/README.md] [bumpversion:file:helm/Chart.yaml] [bumpversion:file:.github/workflows/release.yml] [bumpversion:file:authentik/__init__.py] [bumpversion:file:outpost/pkg/version.go] [bumpversion:file:web/src/constants.ts]