From b615e8db6895437268b30ed3f3cba347f16dde40 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 16 Dec 2025 10:02:45 +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 5beb561fc..05c8baf84 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.11-fpm-alpine + image: roundcube/roundcubemail:1.6.12-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 b12c053e3..3971176ca 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.11-fpm-alpine + image: roundcube/roundcubemail:1.6.12-fpm-alpine imagePullPolicy: IfNotPresent name: main resources: