From 8e65399a00c503df11fde14206c2d69d679ea635 Mon Sep 17 00:00:00 2001 From: Viktor Pracht Date: Thu, 23 Oct 2025 18:54:06 +0200 Subject: [PATCH] fix(open-xchange): Upgrade 8.42 to latest patch --- .../default-enterprise-overrides/charts.yaml.gotmpl | 2 +- .../default-enterprise-overrides/images.yaml.gotmpl | 2 +- helmfile/environments/default/charts.yaml.gotmpl | 2 +- helmfile/environments/default/images.yaml.gotmpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl index bcd21ee0..11f74ed6 100644 --- a/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl +++ b/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl @@ -12,6 +12,6 @@ charts: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/open-xchange/charts-mirror" name: "appsuite-public-sector-pro-chart" - version: "1.22.226" + version: "1.22.234" verify: false ... diff --git a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl index 21da9fe8..f1fb9dd9 100644 --- a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl +++ b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl @@ -17,5 +17,5 @@ images: openxchangeCoreMW: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/open-xchange/images-mirror/middleware-public-sector-pro" - tag: "8.42.57@sha256:d9a0dbe2c92c89a0fdbf7e2eb49b649db114e6fdaee26a2db7f7d9a2b8e668eb" + tag: "8.42.64@sha256:d0280270017cd327f55db0ddace3669a6d4cc6bcdd0fa8e07bc49caecaf3cb12" ... diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index de19e4cd..2953f88d 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -405,7 +405,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/charts-mirror" name: "appsuite-public-sector" - version: "2.24.199" + version: "2.24.200" verify: false oxAppSuiteBootstrap: # providerCategory: "Platform" diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index 2b6878e0..aca98d5f 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -806,7 +806,7 @@ images: # upstreamMirrorStartFrom: ["8", "20", "51"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/middleware-public-sector" - tag: "8.42.56@sha256:b2ab21413b3200f8e0d5a3821f513e2f0391d1446d5f32604e37e507d776c924" + tag: "8.42.57@sha256:24bc9e8c54f336de0fe1b9115962aed31ea052eea0a12e06ab8b9534c5137dfb" openxchangeCoreUI: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange"