From 0dec549629fc3ead73a9a2edd8e29a04ff400aae Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 15 Feb 2024 17:11:20 +0100 Subject: [PATCH] chore(common): bump to trigger official flag on artifacthub --- 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 5080c7c3..23e56913 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,7 +15,7 @@ maintainers: name: common sources: null type: library -version: 17.3.13 +version: 17.3.14 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"