From 38f673adff030367de2c1a0eaf63d23fde0ac32b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 16:36:17 +0000 Subject: [PATCH] Update roundcube/roundcubemail Docker tag to v1.6.11 --- clusters/cl01tl/applications/roundcube/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index fb126c560..415116ccc 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -9,7 +9,7 @@ roundcube: main: image: repository: roundcube/roundcubemail - tag: 1.6.10-fpm-alpine + tag: 1.6.11-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE @@ -85,7 +85,7 @@ roundcube: backup: image: repository: roundcube/roundcubemail - tag: 1.6.10-fpm-alpine + tag: 1.6.11-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE