roundcube: bump to 1.6.13, helm chart 0.4.8

This commit is contained in:
ace
2026-02-10 11:43:26 +03:00
parent 58ad803f01
commit b9d3176ac4
2 changed files with 3 additions and 3 deletions

View File

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

View File

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