From 31ea6e0e08226afb8d9cba4370033fd6f742459b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Fri, 22 Nov 2024 07:35:30 +0100 Subject: [PATCH] fix(open-xchange): Extend Dovecot LDAP filter to also match OX-Resources --- helmfile/environments/default/charts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/charts.yaml b/helmfile/environments/default/charts.yaml index 0ce0a07d..d4adc1c0 100644 --- a/helmfile/environments/default/charts.yaml +++ b/helmfile/environments/default/charts.yaml @@ -80,7 +80,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-dovecot" name: "dovecot" - version: "1.4.0" + version: "1.4.1" verify: true element: # providerCategory: "Platform"