From 3dafd81ee368fb6001c75d0157371f83cada93f1 Mon Sep 17 00:00:00 2001
From: xeruf <27jf@pm.me>
Date: Tue, 17 Sep 2024 20:08:04 +0300
Subject: [PATCH] apps/meet/calcom/calcom-release: correct chart version

---
 apps/meet/calcom/calcom-release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/meet/calcom/calcom-release.yaml b/apps/meet/calcom/calcom-release.yaml
index 71fc8d4..efc0e6c 100644
--- a/apps/meet/calcom/calcom-release.yaml
+++ b/apps/meet/calcom/calcom-release.yaml
@@ -9,7 +9,7 @@ spec:
     spec:
       # https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom-stack/Chart.yaml
       chart: calcom-stack
-      version: 0.3.15
+      version: 0.3.13
       sourceRef:
         kind: HelmRepository
         name: calcom
-- 
GitLab