release: 2021.2.3-stable
This commit is contained in:
		@ -15,7 +15,7 @@ Download the latest `docker-compose.yml` from [here](https://raw.githubuserconte
 | 
			
		||||
 | 
			
		||||
To optionally enable error-reporting, run `echo AUTHENTIK_ERROR_REPORTING__ENABLED=true >> .env`
 | 
			
		||||
 | 
			
		||||
To optionally deploy a different version run `echo AUTHENTIK_TAG=2021.2.2-stable >> .env`
 | 
			
		||||
To optionally deploy a different version run `echo AUTHENTIK_TAG=2021.2.3-stable >> .env`
 | 
			
		||||
 | 
			
		||||
If this is a fresh authentik install run the following commands to generate a password:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -24,7 +24,7 @@ image:
 | 
			
		||||
    name: beryju/authentik
 | 
			
		||||
    name_static: beryju/authentik-static
 | 
			
		||||
    name_outposts: beryju/authentik # Prefix used for Outpost deployments, Outpost type and version is appended
 | 
			
		||||
    tag: 2021.2.2-stable
 | 
			
		||||
    tag: 2021.2.3-stable
 | 
			
		||||
 | 
			
		||||
serverReplicas: 1
 | 
			
		||||
workerReplicas: 1
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user