From df57144ff06f70ea10a9459b54181cef335212b5 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 11 Apr 2024 10:29:31 +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 28ef01b7..e9d37634 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.5 +version: 20.3.6 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"