From 9c7266d7c5145a29fa77ecb8d5177eb123802cd3 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 27 Sep 2024 13:55:36 +0200 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 5610bc5c..0689fa77 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: ~24.1.0 + version: ~25.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