apps/meet/calcom: downgrade calcom version manually
This commit is contained in:
parent
422bea77cb
commit
31dc18808d
|
@ -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.5
|
||||
version: 0.3.6
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: calcom
|
||||
|
|
|
@ -25,7 +25,7 @@ data:
|
|||
calcom:
|
||||
# https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom/values.yaml
|
||||
image:
|
||||
tag: v4.1.12
|
||||
tag: v4.1.11
|
||||
#tag: v4.5.0
|
||||
secretRef: "stackspin-calcom-keys"
|
||||
commonLabels:
|
||||
|
|
Loading…
Reference in New Issue