From ee4852343fad856629b29c674ffef60069b3c0f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20B=C3=A4ume?= <julian.baeume@open-xchange.com> Date: Wed, 19 Apr 2023 15:41:02 +0200 Subject: [PATCH] Bump App Suite version to latest in preview chart also make sure to fetch minor upgrades --- .gitlab/preview/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/preview/Chart.yaml b/.gitlab/preview/Chart.yaml index 5d0bf4e..0aa14e2 100644 --- a/.gitlab/preview/Chart.yaml +++ b/.gitlab/preview/Chart.yaml @@ -25,7 +25,7 @@ appVersion: "1.16.0" dependencies: - name: appsuite - version: ~8.13.0 + version: ^8.14.0 repository: "oci://registry.open-xchange.com/appsuite-core-internal/charts" - name: core-ui-middleware version: ">=1.0.0-0" -- GitLab