From d9ed2b2bed2e1f15a71b4c8943fa346a4140d85d Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 5 Mar 2023 08:31:54 +0000 Subject: [PATCH] Bump common-chart to newest common version --- charts/common-chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/common-chart/Chart.yaml b/charts/common-chart/Chart.yaml index a90e126..a53a161 100644 --- a/charts/common-chart/Chart.yaml +++ b/charts/common-chart/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 description: A simple wrapper chart around the common chart name: common-chart -version: 1.2.2 +version: 1.2.3 maintainers: - name: nikdoof dependencies: - name: common repository: https://nikdoof.github.io/helm-charts/ - version: 4.5.2 + version: 4.5.3