From bee6fcbd871c39f7dabc713d9e18e79a55fed68b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 17 Jun 2024 13:45:56 +0200 Subject: [PATCH] Update Chart.yaml --- library/common/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/common/Chart.yaml b/library/common/Chart.yaml index cbb009ae..23c8a4a4 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,7 +15,7 @@ maintainers: name: common sources: null type: library -version: 24.0.9 +version: 24.1.0 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"