root: cleanup bumpversion config

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-12-23 10:32:46 +01:00
parent fa60655a5d
commit e9a477c1eb
2 changed files with 0 additions and 8 deletions

View File

@ -17,8 +17,6 @@ values =
beta
stable
[bumpversion:file:website/docs/installation/docker-compose.md]
[bumpversion:file:docker-compose.yml]
[bumpversion:file:schema.yml]
@ -30,7 +28,3 @@ values =
[bumpversion:file:internal/constants/constants.go]
[bumpversion:file:web/src/constants.ts]
[bumpversion:file:website/docs/outposts/manual-deploy-docker-compose.md]
[bumpversion:file:website/docs/outposts/manual-deploy-kubernetes.md]

View File

@ -14,8 +14,6 @@ This installation method is for test-setups and small-scale productive setups.
Download the latest `docker-compose.yml` from [here](https://goauthentik.io/docker-compose.yml). Place it in a directory of your choice.
To optionally deploy a different version run `echo AUTHENTIK_TAG=2021.12.3 >> .env`
If this is a fresh authentik install run the following commands to generate a password:
```shell