diff --git a/charts/mok/Chart.yaml b/charts/mok/Chart.yaml index 83e6f456f627e85bad5b0899caf6db22ffdc3561..04bbecdd195930e632801f5bcc65061bac0ca507 100644 --- a/charts/mok/Chart.yaml +++ b/charts/mok/Chart.yaml @@ -3,7 +3,7 @@ name: mok description: | Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that runs without a database server on Kubernetes, taking advantage of configmaps and secret. type: application -version: 0.1.0 +version: 0.1.1 sources: - https://de.postfix.org/ftpmirror/index.html - https://github.com/dovecot/core diff --git a/charts/mok/README.md b/charts/mok/README.md index c98ae57813189c3f0fb78e1a1b5452646ddac20b..6a4f25fb9afda697ae537f214ef4f41e5946fa5d 100644 --- a/charts/mok/README.md +++ b/charts/mok/README.md @@ -1,6 +1,6 @@ # mok -  +  Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that runs without a database server on Kubernetes, taking advantage of configmaps and secret.