diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 2a4ac7819..1a5da56f4 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -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] diff --git a/website/docs/installation/docker-compose.md b/website/docs/installation/docker-compose.md index 85d96d30e..d2e9f29f0 100644 --- a/website/docs/installation/docker-compose.md +++ b/website/docs/installation/docker-compose.md @@ -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