From e5727e57b2043aee8e5a7714197d2947bb4d7ea2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Nov 2022 22:06:41 +0100 Subject: [PATCH] chore(deps): update helm chart common to v11 (#4421) --- templates/chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/chart/Chart.yaml b/templates/chart/Chart.yaml index cc8d6982a82..eb1c8d9a62a 100644 --- a/templates/chart/Chart.yaml +++ b/templates/chart/Chart.yaml @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.9.7 + version: 11.0.0 # condition: maintainers: - email: info@truecharts.org