apps: update calcom and ninja
This commit is contained in:
parent
dc641c5772
commit
876f7822f4
|
@ -7,8 +7,9 @@ spec:
|
||||||
releaseName: calcom
|
releaseName: calcom
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
|
# https://github.com/Pyrrha/calcom-helm/blob/main/charts/calcom-stack/Chart.yaml
|
||||||
chart: calcom-stack
|
chart: calcom-stack
|
||||||
version: 0.1.6
|
version: 0.3.5
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: calcom
|
name: calcom
|
||||||
|
|
|
@ -8,7 +8,7 @@ data:
|
||||||
# https://github.com/invoiceninja/dockerfiles/blob/master/charts/invoiceninja/values.yaml
|
# https://github.com/invoiceninja/dockerfiles/blob/master/charts/invoiceninja/values.yaml
|
||||||
image:
|
image:
|
||||||
# https://hub.docker.com/r/invoiceninja/invoiceninja/tags
|
# https://hub.docker.com/r/invoiceninja/invoiceninja/tags
|
||||||
tag: 5.8
|
tag: 5.9
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue