From 368b232d9dca8b32fc79c3d97310cf67c6047ae5 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 3 Jun 2023 13:49:54 +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 4e8c6369..9bb004ef 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.11.0 + version: ~12.12.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