[bumpversion] current_version = 2025.2.2 tag = True commit = True parse = (?P\d+)\.(?P\d+)\.(?P\d+)(?:-(?P[a-zA-Z-]+)(?P[1-9]\\d*))? serialize = {major}.{minor}.{patch}-{rc_t}{rc_n} {major}.{minor}.{patch} message = release: {new_version} tag_name = version/{new_version} [bumpversion:part:rc_t] values = rc final optional_value = final [bumpversion:file:pyproject.toml] [bumpversion:file:package.json] [bumpversion:file:docker-compose.yml] [bumpversion:file:schema.yml] [bumpversion:file:blueprints/schema.json] [bumpversion:file:authentik/__init__.py] [bumpversion:file:internal/constants/constants.go] [bumpversion:file:web/src/common/constants.ts] [bumpversion:file:lifecycle/aws/template.yaml]