From db1b1c012ddba2c8c19dbeb57bd8e2b7803d7505 Mon Sep 17 00:00:00 2001 From: Oleh Avramenko Date: Fri, 20 Mar 2026 16:28:04 +0200 Subject: [PATCH] Bump cos-common library for osf to 1.0.3 --- osf/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osf/Chart.yaml b/osf/Chart.yaml index 525d0e66..1f4d10d0 100644 --- a/osf/Chart.yaml +++ b/osf/Chart.yaml @@ -14,10 +14,10 @@ maintainers: url: https://github.com/mfraezz dependencies: # - name: cos-common - # version: 1.0.2 + # version: 1.0.3 # repository: "file://../cos-common" - name: cos-common - version: 1.0.2 + version: 1.0.3 repository: https://centerforopenscience.github.io/helm-charts/ # WORKAROUND: ElasticSearch chart versions must match due to a bug in helm package, see: https://github.com/helm/helm/issues/3909 - name: elasticsearch-old