From f32300cb124f4688922d7de8ac2dff8140f7d0e5 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 1 Apr 2024 11:10:24 +0200 Subject: [PATCH] chore(common): bump --- 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 f607e572..63886986 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.10 +version: 20.2.11 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"