From 931ed95ce16d5be6bde7ea1c1140406f00fef060 Mon Sep 17 00:00:00 2001 From: openDesk Bot Date: Wed, 15 May 2024 14:27:10 +0000 Subject: [PATCH] fix(cryptpad): Update Helm chart v0.0.19 and include CryptPad app in Helmfile deployment. --- helmfile.yaml | 1 + helmfile/environments/default/charts.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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"