From 6ec90d6b59ce207ca0d01386828059affa4da5a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 15:18:08 -0600 Subject: [PATCH] Update roundcube/roundcubemail Docker tag to v1.6.10 (#1320) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 9874f47a2..cb494ba0f 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.9-fpm-alpine + tag: 1.6.10-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE @@ -85,7 +85,7 @@ roundcube: backup: image: repository: roundcube/roundcubemail - tag: 1.6.9-fpm-alpine + tag: 1.6.10-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE