apps/meet/calcom/calcom: downgrade helmchart again
This commit is contained in:
parent
22c665fc9d
commit
9e0423e239
2 changed files with 3 additions and 1 deletions
|
@ -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.13
|
version: 0.3.5
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: calcom
|
name: calcom
|
||||||
|
|
|
@ -24,6 +24,8 @@ 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:
|
||||||
|
#tag: v4.5.0
|
||||||
secretRef: "stackspin-calcom-keys"
|
secretRef: "stackspin-calcom-keys"
|
||||||
commonLabels:
|
commonLabels:
|
||||||
stackspin.net/backupSet: "calcom"
|
stackspin.net/backupSet: "calcom"
|
||||||
|
|
Loading…
Add table
Reference in a new issue