From dd11b5bcec9ea418452acc3b00a231f06611efee Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 10 Apr 2024 13:39:00 +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 f4f3152a..28ef01b7 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,7 +15,7 @@ maintainers: name: common sources: null type: library -version: 20.3.4 +version: 20.3.5 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"