From c2066130823fc6fda11e01b3dc94c7df483e340f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 11 Mar 2024 14:30:33 +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 e630cc36..29ef1632 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,7 +15,7 @@ maintainers: name: common sources: null type: library -version: 20.0.3 +version: 20.0.4 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"