From 01100b196f5594ede3ffdef69d994582b7f6948c Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 15 Feb 2024 12:42:18 +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 cddfbe95..5080c7c3 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.12 +version: 17.3.13 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"