From 9e0423e23989d03d1e7455f5bb28e905fc7c688b Mon Sep 17 00:00:00 2001
From: xeruf <27jf@pm.me>
Date: Tue, 17 Sep 2024 19:30:17 +0300
Subject: [PATCH] apps/meet/calcom/calcom: downgrade helmchart again

---
 apps/meet/calcom/calcom-release.yaml          | 2 +-
 apps/meet/calcom/calcom-values-configmap.yaml | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/apps/meet/calcom/calcom-release.yaml b/apps/meet/calcom/calcom-release.yaml
index efc0e6c..bdf71d6 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.13
+      version: 0.3.5
       sourceRef:
         kind: HelmRepository
         name: calcom
diff --git a/apps/meet/calcom/calcom-values-configmap.yaml b/apps/meet/calcom/calcom-values-configmap.yaml
index b44b909..6437c0f 100644
--- a/apps/meet/calcom/calcom-values-configmap.yaml
+++ b/apps/meet/calcom/calcom-values-configmap.yaml
@@ -24,6 +24,8 @@ data:
 
     calcom:
       # https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom/values.yaml
+      image:
+        #tag: v4.5.0
       secretRef: "stackspin-calcom-keys"
       commonLabels:
         stackspin.net/backupSet: "calcom"
-- 
GitLab