From d105603a9b70b0d080de2591752a7f28ce61a054 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Tue, 22 Apr 2025 16:39:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(helm)=20bump=20Helm=20chart=20vers?= =?UTF-8?q?ion=20after=20job=20name=20modifications?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Increment Helm chart version to reflect changes to backend job component naming. Ensures proper versioning of configuration changes in deployment pipeline. --- src/helm/meet/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helm/meet/Chart.yaml b/src/helm/meet/Chart.yaml index dc753868..d3b18b50 100644 --- a/src/helm/meet/Chart.yaml +++ b/src/helm/meet/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 type: application name: meet -version: 0.0.4 +version: 0.0.5