From 466dfe89a7a91010ffd125a637b88e0979895e70 Mon Sep 17 00:00:00 2001 From: Oleh Avramenko Date: Fri, 20 Mar 2026 16:20:54 +0200 Subject: [PATCH] Bump cos-common library for osf-pigeon to 1.0.3 --- osf-pigeon/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osf-pigeon/Chart.yaml b/osf-pigeon/Chart.yaml index 71c23d0e..bd70dee2 100644 --- a/osf-pigeon/Chart.yaml +++ b/osf-pigeon/Chart.yaml @@ -7,10 +7,10 @@ sources: - https://github.com/CenterForOpenScience/osf-pigeon/ dependencies: - name: cos-common - version: 1.0.0 + version: 1.0.3 repository: https://centerforopenscience.github.io/helm-charts/ # - name: cos-common - # version: 1.0.0 + # version: 1.0.3 # repository: "file://../cos-common" maintainers: - name: Matt Frazier