roundcube: bump to v1.6.10, helm chart v0.4.5

This commit is contained in:
ace 2025-02-15 22:27:59 +03:00
parent 0d3fb60b95
commit 7ea997cbbb
Signed by: ace
GPG Key ID: F7EC00FB2C3118AD
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "1.6.9"
appVersion: "1.6.10"
description: A Helm chart for Kubernetes
name: roundcube
version: 0.4.4
version: 0.4.5
icon: https://github.com/roundcube/roundcubemail/blob/master/skins/classic/images/roundcube_logo.png

View File

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