From 77ab3cd9d7cc2cb7015f28dfae4718afcbb43831 Mon Sep 17 00:00:00 2001
From: David Bauer <david.bauer@open-xchange.com>
Date: Tue, 1 Feb 2022 16:18:45 +0100
Subject: [PATCH] Update ox-common

---
 helm/core-manifest-service/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helm/core-manifest-service/Chart.yaml b/helm/core-manifest-service/Chart.yaml
index 2f8808d..7ba511c 100644
--- a/helm/core-manifest-service/Chart.yaml
+++ b/helm/core-manifest-service/Chart.yaml
@@ -15,7 +15,7 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 2.0.3
+version: 2.0.4
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application. Versions are not expected to
@@ -24,5 +24,5 @@ version: 2.0.3
 appVersion: "1.1.0"
 dependencies:
   - name: ox-common
-    version: 1.0.14
+    version: 1.0.17
     repository: "oci://registry.open-xchange.com/common/charts"
-- 
GitLab