From 422bea77cbb7c3e1a92fc75c291b982bcac68fc2 Mon Sep 17 00:00:00 2001
From: xeruf <27jf@pm.me>
Date: Tue, 17 Sep 2024 22:45:53 +0300
Subject: [PATCH] apps/meet/calcom/calcom-values-configmap: manually update
 calcom to 4.1.12

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

diff --git a/apps/meet/calcom/calcom-values-configmap.yaml b/apps/meet/calcom/calcom-values-configmap.yaml
index 1860c8d..0b96d06 100644
--- a/apps/meet/calcom/calcom-values-configmap.yaml
+++ b/apps/meet/calcom/calcom-values-configmap.yaml
@@ -25,7 +25,7 @@ data:
     calcom:
       # https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom/values.yaml
       image:
-        #tag: v4.1.11
+        tag: v4.1.12
         #tag: v4.5.0
       secretRef: "stackspin-calcom-keys"
       commonLabels:
-- 
GitLab