From d4ea8dfeb82a7a9289949631cbfd7c5bf084c4a5 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 11 Mar 2024 15:12:58 +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 88acb0b7..7095f0a3 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.5 +version: 20.0.6 annotations: artifacthub.io/category: "integration-delivery" artifacthub.io/license: "BUSL-1.1"