From 6c15dc1d668623ddd95090e321d1bb268e681db5 Mon Sep 17 00:00:00 2001 From: jconde Date: Mon, 29 Jan 2024 23:04:33 +0100 Subject: [PATCH] fix(univention-management-stack): Update otterize to allow umc-server communication with memcached --- 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 5e903427..9ccab10b 100644 --- a/helmfile/environments/default/charts.yaml +++ b/helmfile/environments/default/charts.yaml @@ -342,7 +342,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-otterize" name: "opendesk-otterize" - version: "1.7.0" + version: "1.7.1" verify: true # @supplier: "openDesk"