diff --git a/helmfile.yaml b/helmfile.yaml index eb20335d..c2325c38 100644 --- a/helmfile.yaml +++ b/helmfile.yaml @@ -12,6 +12,7 @@ helmfiles: - path: "helmfile/apps/open-xchange/helmfile.yaml" - path: "helmfile/apps/nextcloud/helmfile.yaml" - path: "helmfile/apps/collabora/helmfile.yaml" + - path: "helmfile/apps/cryptpad/helmfile.yaml" - path: "helmfile/apps/jitsi/helmfile.yaml" - path: "helmfile/apps/element/helmfile.yaml" - path: "helmfile/apps/openproject/helmfile.yaml" diff --git a/helmfile/environments/default/charts.yaml b/helmfile/environments/default/charts.yaml index a572aae6..c55a50e7 100644 --- a/helmfile/environments/default/charts.yaml +++ b/helmfile/environments/default/charts.yaml @@ -58,7 +58,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/xwiki/charts-mirror" name: "cryptpad" - version: "0.0.18" + version: "0.0.19" verify: true dovecot: # providerCategory: "Platform"