From 0ada1647daad0fea95ceea6bc7e09ac7dd3badef Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 26 Mar 2024 20:56:45 +0100 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 249d20ea..0cb44cae 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,7 +15,7 @@ maintainers: name: common sources: null type: library -version: 20.2.5 +version: 20.2.6 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"