diff --git a/helm/core-manifest-service/Chart.lock b/helm/core-manifest-service/Chart.lock index a309de300d75604f455268986220a28199f36a8a..97b5d6acca41e93fa86cfc618a36ee75ebdfd8c0 100644 --- a/helm/core-manifest-service/Chart.lock +++ b/helm/core-manifest-service/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: ox-common - repository: oci://registry.open-xchange.com//common/charts - version: 1.0.9 -digest: sha256:e204cbfc5c68f4cd492bd4c5eaa87ad685ed1403e921b05c0fb2498b0aa9f299 -generated: "2021-10-13T16:00:59.193216+02:00" + repository: oci://registry.open-xchange.com/common/charts + version: 1.0.13 +digest: sha256:52b19d958411d91eabf30266f594ab6b2a4b76997c4c93d6c6bb4a28d64ca716 +generated: "2022-01-27T10:44:48.784704+01:00" diff --git a/helm/core-manifest-service/Chart.yaml b/helm/core-manifest-service/Chart.yaml index 21c97cf51c246d7d5c6f6648ae30e2df53b274b2..d010df4bb33423555cdecf658f77eee423a30a74 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.0 +version: 2.0.1 # 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.0 appVersion: "1.1.0" dependencies: - name: ox-common - version: 1.0.9 + version: 1.0.13 repository: "oci://registry.open-xchange.com/common/charts"