From 329170d7ca18db214ee4d178c49ead3c4954822d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 03:37:10 +0000 Subject: [PATCH] Update roundcube/roundcubemail Docker tag to v1.6.9 --- 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 5e165dbe4..64c526ef2 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.8-fpm-alpine + tag: 1.6.9-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE @@ -85,7 +85,7 @@ roundcube: backup: image: repository: roundcube/roundcubemail - tag: 1.6.8-fpm-alpine + tag: 1.6.9-fpm-alpine pullPolicy: IfNotPresent env: - name: ROUNDCUBEMAIL_DB_TYPE