From 82172ef42b5b156186d8d56a1ee06ce0f016e67c Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 7 Apr 2025 19:28:25 +0200 Subject: [PATCH] fix(common-test): allow for any version of common --- charts/library/common-test/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index 69b63b44514..8fba04ec037 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -7,7 +7,7 @@ apiVersion: v2 appVersion: unknown dependencies: - name: common - version: ~27.1.0 + version: "*" repository: file://../common/ condition: "" alias: ""