roundcube: bump to v1.6.7, helm chart v0.4.2

This commit is contained in:
ace
2024-05-25 18:11:34 +03:00
parent 9fe614d2de
commit c6c0bc64f4
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: roundcube/roundcubemail
tag: 1.6.6-apache
tag: 1.6.7-apache
pullPolicy: IfNotPresent
args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ]