From a1fe95867b0ce7c469f61fb46fca94219cd0dd71 Mon Sep 17 00:00:00 2001 From: Thomas Kaltenbrunner Date: Wed, 5 Nov 2025 11:34:35 +0100 Subject: [PATCH] fix(open-xchange): Allow Dovecot user authentication while migration is active --- .../default-enterprise-overrides/charts.yaml.gotmpl | 2 +- helmfile/environments/default/charts.yaml.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl index 0a8cbbd5..6bacd402 100644 --- a/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl +++ b/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl @@ -6,7 +6,7 @@ charts: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/product-development/charts/opendesk-dovecot-pro" name: "dovecot" - version: "3.2.0-authcache" + version: "3.2.2" verify: true oxAppSuite: registry: "registry.opencode.de" diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index 33ece677..88e26cff 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -97,7 +97,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-dovecot" name: "dovecot" - version: "3.2.0" + version: "3.2.1" verify: true element: # providerCategory: "Platform"