From 011ea46e441fe84e134361325e4398d827ad7987 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 13 Mar 2024 22:35:48 +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 68c4d98c..661093ca 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: ~20.0.0 + version: ~20.1.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