diff --git a/clusters/cl01tl/helm/roundcube/values.yaml b/clusters/cl01tl/helm/roundcube/values.yaml index 4c7b2a68d..365d36a69 100644 --- a/clusters/cl01tl/helm/roundcube/values.yaml +++ b/clusters/cl01tl/helm/roundcube/values.yaml @@ -9,7 +9,7 @@ roundcube: main: image: repository: roundcube/roundcubemail - tag: 1.6.12-fpm-alpine + tag: 1.6.13-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE @@ -85,7 +85,7 @@ roundcube: backup: image: repository: roundcube/roundcubemail - tag: 1.6.12-fpm-alpine + tag: 1.6.13-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE