From 7437e4eb09809a40998502ef853d94e6b584dd13 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 31 Mar 2026 21:37:39 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../cl01tl/manifests/roundcube/CronJob-roundcube-cleandb.yaml | 2 +- .../cl01tl/manifests/roundcube/Deployment-roundcube-main.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/roundcube/CronJob-roundcube-cleandb.yaml b/clusters/cl01tl/manifests/roundcube/CronJob-roundcube-cleandb.yaml index a48340980..e5283d1f0 100644 --- a/clusters/cl01tl/manifests/roundcube/CronJob-roundcube-cleandb.yaml +++ b/clusters/cl01tl/manifests/roundcube/CronJob-roundcube-cleandb.yaml @@ -77,7 +77,7 @@ spec: value: elastic - name: ROUNDCUBEMAIL_PLUGINS value: archive,zipdownload,newmail_notifier - image: roundcube/roundcubemail:1.6.14-fpm-alpine + image: roundcube/roundcubemail:1.6.15-fpm-alpine imagePullPolicy: IfNotPresent name: backup resources: diff --git a/clusters/cl01tl/manifests/roundcube/Deployment-roundcube-main.yaml b/clusters/cl01tl/manifests/roundcube/Deployment-roundcube-main.yaml index 5a8a027ef..69db84ffd 100644 --- a/clusters/cl01tl/manifests/roundcube/Deployment-roundcube-main.yaml +++ b/clusters/cl01tl/manifests/roundcube/Deployment-roundcube-main.yaml @@ -76,7 +76,7 @@ spec: value: elastic - name: ROUNDCUBEMAIL_PLUGINS value: archive,zipdownload,newmail_notifier - image: roundcube/roundcubemail:1.6.14-fpm-alpine + image: roundcube/roundcubemail:1.6.15-fpm-alpine imagePullPolicy: IfNotPresent name: main resources: