diff --git a/.gitlab/merge_request_templates/Bugfix.md b/.gitlab/merge_request_templates/Bugfix.md index a7f58a89..4c41276d 100644 --- a/.gitlab/merge_request_templates/Bugfix.md +++ b/.gitlab/merge_request_templates/Bugfix.md @@ -51,7 +51,7 @@ Set labels: - [ ] Yes, and the documentation was updated accordingly. Document in an extra comment and link to that comment: -- [ ] How you verified the fix is working as expected, also in upgrade sceanrios. +- [ ] How you verified the fix is working as expected, also in upgrade scenarios. - [ ] Any regression testing done. --> Link to comment: diff --git a/.gitlab/merge_request_templates/Feature.md b/.gitlab/merge_request_templates/Feature.md index d2edf6eb..2d459671 100644 --- a/.gitlab/merge_request_templates/Feature.md +++ b/.gitlab/merge_request_templates/Feature.md @@ -41,7 +41,7 @@ Set labels: - [ ] Yes, and the documentation was updated accordingly. Document in an extra comment and link to that comment: -- [ ] How you verified the feature is working as expected, also in upgrade sceanrios. +- [ ] How you verified the feature is working as expected, also in upgrade scenarios. - [ ] Any regression testing done. --> Link to comment: diff --git a/.gitlab/merge_request_templates/Other.md b/.gitlab/merge_request_templates/Other.md index fde99c09..474a2385 100644 --- a/.gitlab/merge_request_templates/Other.md +++ b/.gitlab/merge_request_templates/Other.md @@ -35,7 +35,7 @@ Set labels: - [ ] Yes, and the documentation was updated accordingly. Document in an extra comment and link to that comment: -- [ ] How you verified the change is working as expected, also in upgrade sceanrios. +- [ ] How you verified the change is working as expected, also in upgrade scenarios. - [ ] Any regression testing done. --> Link to comment: diff --git a/.gitlab/merge_request_templates/Update.md b/.gitlab/merge_request_templates/Update.md index 5b9a1634..5438b37f 100644 --- a/.gitlab/merge_request_templates/Update.md +++ b/.gitlab/merge_request_templates/Update.md @@ -35,7 +35,7 @@ Set labels: - [ ] Yes, and the documentation was updated accordingly. Document in an extra comment and link to that comment: -- [ ] How you verified the update is working as expected, also in upgrade sceanrios. +- [ ] How you verified the update is working as expected, also in upgrade scenarios. - [ ] Any regression testing done. --> Link to comment: diff --git a/README.md b/README.md index abb7bcfd..0fa6105d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ openDesk currently features the following functional main components: | Collaborative notes | Notes (aka Docs) | MIT | [3.2.1](https://github.com/suitenumerique/docs/releases/tag/v3.2.1) | Online documentation/welcome document available in installed application | | Diagram editor | CryptPad ft. diagrams.net | AGPL-3.0-only | [2024.9.0](https://github.com/cryptpad/cryptpad/releases/tag/2024.9.0) | [For the most recent release](https://docs.cryptpad.org/en/) | | File management | Nextcloud | AGPL-3.0-or-later | [31.0.6](https://nextcloud.com/de/changelog/#31-0-6) | [Nextcloud 31](https://docs.nextcloud.com/) | -| Groupware | OX App Suite | GPL-2.0-only (backend), AGPL-3.0-or-later (frontend) | [8.38](https://documentation.open-xchange.com/appsuite/releases/8.38/) | Online documentation available from within the installed application; [Additional resources](https://documentation.open-xchange.com/) | +| Groupware | OX App Suite | GPL-2.0-only (backend), AGPL-3.0-or-later (frontend) | [8.39](https://documentation.open-xchange.com/appsuite/releases/8.39/) | Online documentation available from within the installed application; [Additional resources](https://documentation.open-xchange.com/) | | Knowledge management | XWiki | LGPL-2.1-or-later | [16.10.5](https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/16.10.5/) | [For the most recent release](https://www.xwiki.org/xwiki/bin/view/Documentation) | | Portal & IAM | Nubus | AGPL-3.0-or-later | [1.11.2](https://docs.software-univention.de/nubus-kubernetes-release-notes/1.x/en/changelog.html#version-1-11-2-2025-07-10) | [Univention's documentation website](https://docs.software-univention.de/n/en/nubus.html) | | Project management | OpenProject | GPL-3.0-only | [16.2.0](https://www.openproject.org/docs/release-notes/16-2-0/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | diff --git a/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/charts.yaml.gotmpl index 4ff64a17..62c641b1 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.18.273" + version: "1.19.197" verify: false ... diff --git a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl index 05843e8b..e97dc440 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.38.73@sha256:2ddd6ce6e33a77aadc6043ad01026afbea09d28f7b0c469ab6fd412fb4ca8792" + tag: "8.39.70@sha256:94b6e9325dfa4c91587b761946151987dd49000727ab81d10a41fdc7c17ae2cb" ... diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index b81d7ea1..e25a34b0 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -397,7 +397,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/charts-mirror" name: "appsuite-public-sector" - version: "2.20.247" + version: "2.21.167" verify: false oxAppSuiteBootstrap: # providerCategory: "Platform" diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index 34b6ee45..2fc8da3f 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -786,7 +786,7 @@ images: # upstreamMirrorStartFrom: ["8", "6", "0"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/core-guidedtours" - tag: "8.6.17@sha256:27178fc42f2334385f1d206e4e7991d4953a102f114729d186b61c0d40babb4f" + tag: "8.6.19@sha256:2c8abc8385090bac03c4540c176ec9c51cd73b0a5a477840d7250ead10701770" openxchangeCoreMW: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -796,7 +796,7 @@ images: # upstreamMirrorStartFrom: ["8", "20", "51"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/middleware-public-sector" - tag: "8.38.73@sha256:610d4bab888e5749ff918a782ba1c33ed4aa8da9e13d5be4ad71ca2f698d4044" + tag: "8.39.71@sha256:eb5a1e124e8d98aeac2bd32dab8ec690aa71c8e49e5c57916452c471e1afd628" openxchangeCoreUI: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -806,7 +806,7 @@ images: # upstreamMirrorStartFrom: ["8", "20", "1"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/core-ui" - tag: "8.38.1@sha256:77bf250df7ac465006576d5e1e0a8420ce6d0fce622b749c6da318793b88490c" + tag: "8.39.1@sha256:d25119e36689231d09d747c32c14439d073318f6fd7d084761525579b636ee93" openxchangeCoreUIMiddleware: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -816,7 +816,7 @@ images: # upstreamMirrorStartFrom: ["2", "0", "0"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/core-ui-middleware" - tag: "2.1.2@sha256:36fe59a047fa466bef6fcdeed1ed8e4bbeaf7824c37c63e3bfe7262cd135cb9e" + tag: "2.1.3@sha256:5a9259ef6cb155a8e5b94d567af00d8899934550565fbf109ab17200cf5df7f4" openxchangeCoreUserGuide: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -826,7 +826,7 @@ images: # upstreamMirrorStartFrom: ["8", "20", "799279"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/core-user-guide" - tag: "8.38.1408226@sha256:1a18c6c7b6a7a0f16376a9c298e65a13a4b482f6df1351582250a88571f1fa73" + tag: "8.39.1471602@sha256:4a02e72caca3e21c2919960167f28962de7e70161dad6f7916e8d3b8e104768e" openxchangeDocumentConverter: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -836,7 +836,7 @@ images: # upstreamMirrorStartFrom: ["8", "20", "50"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/documentconverter" - tag: "8.38.1817@sha256:d7537574765e19e7c9e13fe936c1a4c69b39bda216abcd000dad9f93fbb62f7b" + tag: "8.39.1842@sha256:a405aface2a9a187c66b2862bc724ee075ebc0209c931abd3478f3cafaf137f7" openxchangeGotenberg: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -856,7 +856,7 @@ images: # upstreamMirrorStartFrom: ["4", "2", "2"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/guard-ui" - tag: "8.33.2@sha256:920b5ac87128f30c176c0ae75c6bedd32d226a97c6c5a822235606c39992ee9a" + tag: "8.33.4@sha256:e73afec3d549943379fdb12dde1ab14d53c6fafac221e2512c6641ac71c65b3f" openxchangeImageConverter: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -866,7 +866,7 @@ images: # upstreamMirrorStartFrom: ["8", "20", "50"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/imageconverter" - tag: "8.38.2105@sha256:9c79f29712c5a5479bc1a08e127c65415a50a63954b244c1d34a570f5f3ed1f6" + tag: "8.39.2122@sha256:d025984017d9a70473a4217bd9b815df08cfa9941137e6f02c024917061313a6" openxchangeNextcloudIntegrationUI: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange" @@ -876,7 +876,7 @@ images: # upstreamMirrorStartFrom: ["1", "2", "0"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/open-xchange/images-mirror/nextcloud-integration-ui" - tag: "1.4.1@sha256:423d596b52ab32778d7227d98ccc719f98395a00d95ff0bcac826665b59e1937" + tag: "1.4.2@sha256:b52b0d1735e545fb6ec1cb064aa229135b0503295e8ac672a06816a364a7a18e" openxchangePublicSectorUI: # providerCategory: "Supplier" # providerResponsible: "Open-Xchange"