From d1542eae725d117a1c443628bf08925e16ac4255 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 15 Jul 2023 11:27:05 +0200 Subject: [PATCH] fix test --- library/common-test/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/common-test/Chart.yaml b/library/common-test/Chart.yaml index bcaf2a54..4693fd66 100644 --- a/library/common-test/Chart.yaml +++ b/library/common-test/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "" dependencies: - name: common repository: file://../common - version: ~12.14.0 + version: ~13.0.0 deprecated: false description: Helper chart to test different use cases of the common library home: https://github.com/truecharts/apps/tree/master/charts/library/common-test