From 076f25aacf822bdd6fccebb6a223107ebcc22e04 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:12:18 +0300 Subject: [PATCH] bump 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 3b83e56d..5610bc5c 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.0.0 + version: ~24.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