From a527b0474f5e49d2d876ca9a21a9474b31ca5b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Tue, 3 Jun 2025 07:35:00 +0200 Subject: [PATCH] feat(nextcloud): Update from 30.0.10 to 31.0.5 including latest apps --- .../default-enterprise-overrides/charts.yaml.gotmpl | 1 + .../default-enterprise-overrides/images.yaml.gotmpl | 2 +- helmfile/environments/default/images.yaml.gotmpl | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl index f1c05fd9..a6145d1e 100644 --- a/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl +++ b/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl @@ -14,3 +14,4 @@ charts: name: "appsuite-public-sector-pro-chart" version: "1.17.292" verify: false +... diff --git a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl index a406e17a..98b235e8 100644 --- a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl +++ b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl @@ -13,7 +13,7 @@ images: nextcloud: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/nextcloud/images/opendesk-nextcloud" - tag: "30.0.10@sha256:a63374dd44d3c6a8873da31fe0554b97fb29993a4cf18b9dd6a304b577f2f2b8" + tag: "31.0.5@sha256:7e8937284a8843936c90fd6eff4fd7075dff45f5ee5eb42fe12dadd6d48a6283" openxchangeCoreMW: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/open-xchange/images-mirror/middleware-public-sector-pro" diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index ef832db4..5d3160eb 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -320,7 +320,7 @@ images: # upstreamRepository: "bmi/opendesk/components/platform-development/images/opendesk-nextcloud" registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/images/opendesk-nextcloud" - tag: "30.0.10@sha256:a022c6279072eb45d14cab29296860a15ad0d5801f50a56928334eb99bae50d0" + tag: "2.7.2-nc31-0-5-with-logo-bug@sha256:45f73e3b7fcbbe571455d188d327d261f67597f39ed247afbed16075909b8e66" nextcloudExporter: # providerCategory: "Platform" # providerResponsible: "openDesk"