From baa829069426c3c31213b1dbc19a4bdcb662856f Mon Sep 17 00:00:00 2001 From: Oleh Avramenko Date: Fri, 20 Mar 2026 16:17:12 +0200 Subject: [PATCH] Bump cos-common library for angular-osf to 1.0.3 --- angular-osf/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angular-osf/Chart.yaml b/angular-osf/Chart.yaml index c28cdbbb..225085e4 100644 --- a/angular-osf/Chart.yaml +++ b/angular-osf/Chart.yaml @@ -7,10 +7,10 @@ keywords: - angular 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/ maintainers: - name: Matt Frazier