roundcube: bump to v1.6.9, helm chart v0.4.4

This commit is contained in:
ace
2024-09-03 19:41:36 +03:00
parent 769ba9cf5d
commit 5ef80aed84
2 changed files with 3 additions and 3 deletions

View File

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