From 5c85ae4c363a3f17a15869975f94fbee6db9cc8f Mon Sep 17 00:00:00 2001 From: Armand LEOPOLD Date: Wed, 11 May 2022 17:46:48 +0200 Subject: [PATCH 1/2] add item --- charts/redcap/templates/deployment.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/redcap/templates/deployment.yaml b/charts/redcap/templates/deployment.yaml index dd8d9f4..01c6d88 100644 --- a/charts/redcap/templates/deployment.yaml +++ b/charts/redcap/templates/deployment.yaml @@ -141,6 +141,9 @@ spec: - configMap: defaultMode: 420 name: "{{ .Release.Name }}-conf-mail" + items: + - key: msmtprc + path: ./msmtprc name: mail {{- end }} {{- if .Values.persistence.enabled }} From f226978b45a360fc8ca4016c45b6ba2c17431f17 Mon Sep 17 00:00:00 2001 From: Armand LEOPOLD Date: Wed, 11 May 2022 17:47:10 +0200 Subject: [PATCH 2/2] bump --- charts/redcap/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/redcap/Chart.yaml b/charts/redcap/Chart.yaml index 28598aa..8f6bce7 100644 --- a/charts/redcap/Chart.yaml +++ b/charts/redcap/Chart.yaml @@ -3,7 +3,7 @@ name: redcap description: Helm chart for RedCap, A CRF Application for survey research. type: application appVersion: 10.6.12 -version: 1.10.7 +version: 1.10.8 home: https://github.com/curie-data-factory/helm-charts/tree/master/charts/redcap icon: https://www.redcapbrasil.com.br/wp-content/uploads/2018/02/rbone.png sources: