Skip to content

Commit a632a24

Browse files
author
ArnC
committed
chore: roll back redis verison to 7.2.10 because it breaks imap authenticaiton otherwise
1 parent fd5c01f commit a632a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/mailu/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ redis:
11131113
## @param redis.architecture Redis architecture. Allowed values: `standalone` or `replication`
11141114
architecture: standalone
11151115
image:
1116-
tag: 7.4.5
1116+
tag: 7.2.10
11171117
pullPolicy: IfNotPresent
11181118

11191119
## @param redis.auth.enabled DON'T CHANGE THIS VALUE. Mailu doesn't support Redis authentication

0 commit comments

Comments
 (0)