apps: update calcom and ninja

This commit is contained in:
xeruf 2024-06-15 14:18:21 +03:00
parent dc641c5772
commit 876f7822f4
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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