From 001e4e06e47d8f882d46d221fba711727d0868fe Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 29 Oct 2023 11:35:12 +0100 Subject: [PATCH] Update Chart.yaml --- 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 9369a52b..cf19bfe9 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: ~14.1.0 + version: ~14.2.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