roundcube: bump to v1.6.5, helm chart v0.4.0

This commit is contained in:
ace
2023-11-18 20:58:05 +03:00
parent 673488912e
commit 435b5f667d
2 changed files with 3 additions and 3 deletions

View File

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