From 70d9d552272dd062590cce077337a2a6d7ea4069 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Sun, 12 Oct 2025 17:04:05 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(helm)=20release=20chart=200.0.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This chart exposes an external API from the backend pod. Currently, it does not include conditional addition of the external API route. This functionality will be added later. --- 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 b15abdbd..1b9988ee 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.13-beta.1 +version: 0.0.13