website/docs: clarify 2025.4 breaking Reputation changes (#14284)
				
					
				
			* website/docs: clarify `2025.4` breaking Reputation changes * Update website/docs/releases/2025/v2025.4.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * change to bump build checks * another tweak to bounce after rebase --------- Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Tana M Berry <tana@goauthentik.io>
This commit is contained in:
		@ -17,7 +17,7 @@ slug: "/releases/2025.4"
 | 
			
		||||
 | 
			
		||||
## Breaking changes
 | 
			
		||||
 | 
			
		||||
- **Reputation score limit**: The default value for the new limits on Reputation score is between `-5` and `5`. This might break some current setups which count on the possibility of scores decreasing or increasing beyond these limits. You can set your custom limits under **System > Settings**.
 | 
			
		||||
- **Reputation score limit**: The default values for the new upper and lower limits on Reputation score are `-5` and `5`. This could break custom policies that rely on the reputation scores decreasing or increasing beyond these limits. You can set your custom limits under **System > Settings**.
 | 
			
		||||
 | 
			
		||||
- **Deprecated and frozen `:latest` container image tag after 2025.2**
 | 
			
		||||
 | 
			
		||||
@ -25,7 +25,7 @@ slug: "/releases/2025.4"
 | 
			
		||||
 | 
			
		||||
    The tag will not be removed, however it will also not be updated past 2025.2.
 | 
			
		||||
 | 
			
		||||
    We strongly recommended the use of a specific version tag for authentik instances' container images like `:2025.4`.
 | 
			
		||||
    We strongly recommended the use of a specific version tag for authentik instances' container images, such as `:2025.4`.
 | 
			
		||||
 | 
			
		||||
- **Helm chart dependencies update**: Following [Bitnami's changes to only publish latest version of containers](https://github.com/bitnami/containers/issues/75671), the Helm chart dependencies (PostgreSQL and Redis) will now be updated with each release.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user