apps/meet/calcom/calcom: experiment with downgrading calcom instead of chart
This commit is contained in:
parent
dbc36fdc83
commit
afa1386892
|
@ -9,7 +9,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
# https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom-stack/Chart.yaml
|
# https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom-stack/Chart.yaml
|
||||||
chart: calcom-stack
|
chart: calcom-stack
|
||||||
version: 0.3.9
|
version: 0.3.15
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: calcom
|
name: calcom
|
||||||
|
|
|
@ -25,6 +25,7 @@ data:
|
||||||
calcom:
|
calcom:
|
||||||
# https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom/values.yaml
|
# https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom/values.yaml
|
||||||
image:
|
image:
|
||||||
|
tag: v4.1.11
|
||||||
#tag: v4.5.0
|
#tag: v4.5.0
|
||||||
secretRef: "stackspin-calcom-keys"
|
secretRef: "stackspin-calcom-keys"
|
||||||
commonLabels:
|
commonLabels:
|
||||||
|
|
Loading…
Reference in New Issue