diff --git a/clusters/cl01tl/manifests/roundcube/CronJob-roundcube-cleandb.yaml b/clusters/cl01tl/manifests/roundcube/CronJob-roundcube-cleandb.yaml index a6317a9a0..b24154b45 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.12-fpm-alpine + image: roundcube/roundcubemail:1.6.13-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 ed371e74d..f4c1bccee 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.12-fpm-alpine + image: roundcube/roundcubemail:1.6.13-fpm-alpine imagePullPolicy: IfNotPresent name: main resources: