From d2409835616a7ceacfbb4451793e07d4ecf1b555 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 17 May 2026 08:09:36 +0300 Subject: [PATCH] Move old mailu chart to old/ directory - switching to Stalwart+SnappyMail --- {charts/mailu => old/mailu-chart}/CHANGELOG.md | 0 {charts/mailu => old/mailu-chart}/Chart.lock | 0 {charts/mailu => old/mailu-chart}/Chart.yaml | 0 {charts/mailu => old/mailu-chart}/MIGRATION_GUIDE.md | 0 {charts/mailu => old/mailu-chart}/README.md | 0 {charts/mailu => old/mailu-chart}/ci/helm-lint-values.yaml | 0 {charts/mailu => old/mailu-chart}/linter_values.yaml | 0 {charts/mailu => old/mailu-chart}/templates/NOTES.txt | 0 {charts/mailu => old/mailu-chart}/templates/_claims.tpl | 0 {charts/mailu => old/mailu-chart}/templates/_database.tpl | 0 {charts/mailu => old/mailu-chart}/templates/_helpers.tpl | 0 {charts/mailu => old/mailu-chart}/templates/_secrets.tpl | 0 {charts/mailu => old/mailu-chart}/templates/_services.tpl | 0 {charts/mailu => old/mailu-chart}/templates/admin/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/admin/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/admin/service.yaml | 0 .../mailu-chart}/templates/clamav/service-headless.yaml | 0 {charts/mailu => old/mailu-chart}/templates/clamav/service.yaml | 0 .../mailu => old/mailu-chart}/templates/clamav/statefulset.yaml | 0 .../mailu => old/mailu-chart}/templates/dovecot/configmap.yaml | 0 .../mailu => old/mailu-chart}/templates/dovecot/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/dovecot/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/dovecot/service.yaml | 0 .../mailu => old/mailu-chart}/templates/envvars-configmap.yaml | 0 .../mailu => old/mailu-chart}/templates/fetchmail/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/fetchmail/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/front/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/front/ingress.yaml | 0 .../mailu-chart}/templates/front/service-external.yaml | 0 {charts/mailu => old/mailu-chart}/templates/front/service.yaml | 0 {charts/mailu => old/mailu-chart}/templates/network-policies.yaml | 0 .../mailu => old/mailu-chart}/templates/oletools/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/oletools/service.yaml | 0 .../mailu => old/mailu-chart}/templates/postfix/configmap.yaml | 0 .../mailu => old/mailu-chart}/templates/postfix/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/postfix/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/postfix/service.yaml | 0 {charts/mailu => old/mailu-chart}/templates/pv-hostpath.yaml | 0 {charts/mailu => old/mailu-chart}/templates/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/rspamd/configmap.yaml | 0 .../mailu => old/mailu-chart}/templates/rspamd/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/rspamd/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/rspamd/service.yaml | 0 {charts/mailu => old/mailu-chart}/templates/secret-api.yaml | 0 .../mailu => old/mailu-chart}/templates/secret-external-db.yaml | 0 .../mailu-chart}/templates/secret-external-relay.yaml | 0 .../mailu-chart}/templates/secret-initial-account.yaml | 0 .../mailu => old/mailu-chart}/templates/secret-key-secret.yaml | 0 {charts/mailu => old/mailu-chart}/templates/secrets-tls.yaml | 0 {charts/mailu => old/mailu-chart}/templates/tika/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/tika/service.yaml | 0 .../mailu => old/mailu-chart}/templates/webdav/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/webdav/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/webdav/service.yaml | 0 .../mailu => old/mailu-chart}/templates/webmail/deployment.yaml | 0 {charts/mailu => old/mailu-chart}/templates/webmail/pvc.yaml | 0 {charts/mailu => old/mailu-chart}/templates/webmail/secret.yaml | 0 {charts/mailu => old/mailu-chart}/templates/webmail/service.yaml | 0 {charts/mailu => old/mailu-chart}/values.yaml | 0 59 files changed, 0 insertions(+), 0 deletions(-) rename {charts/mailu => old/mailu-chart}/CHANGELOG.md (100%) rename {charts/mailu => old/mailu-chart}/Chart.lock (100%) rename {charts/mailu => old/mailu-chart}/Chart.yaml (100%) rename {charts/mailu => old/mailu-chart}/MIGRATION_GUIDE.md (100%) rename {charts/mailu => old/mailu-chart}/README.md (100%) rename {charts/mailu => old/mailu-chart}/ci/helm-lint-values.yaml (100%) rename {charts/mailu => old/mailu-chart}/linter_values.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/NOTES.txt (100%) rename {charts/mailu => old/mailu-chart}/templates/_claims.tpl (100%) rename {charts/mailu => old/mailu-chart}/templates/_database.tpl (100%) rename {charts/mailu => old/mailu-chart}/templates/_helpers.tpl (100%) rename {charts/mailu => old/mailu-chart}/templates/_secrets.tpl (100%) rename {charts/mailu => old/mailu-chart}/templates/_services.tpl (100%) rename {charts/mailu => old/mailu-chart}/templates/admin/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/admin/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/admin/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/clamav/service-headless.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/clamav/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/clamav/statefulset.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/dovecot/configmap.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/dovecot/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/dovecot/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/dovecot/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/envvars-configmap.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/fetchmail/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/fetchmail/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/front/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/front/ingress.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/front/service-external.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/front/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/network-policies.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/oletools/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/oletools/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/postfix/configmap.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/postfix/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/postfix/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/postfix/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/pv-hostpath.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/rspamd/configmap.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/rspamd/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/rspamd/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/rspamd/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/secret-api.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/secret-external-db.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/secret-external-relay.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/secret-initial-account.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/secret-key-secret.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/secrets-tls.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/tika/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/tika/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/webdav/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/webdav/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/webdav/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/webmail/deployment.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/webmail/pvc.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/webmail/secret.yaml (100%) rename {charts/mailu => old/mailu-chart}/templates/webmail/service.yaml (100%) rename {charts/mailu => old/mailu-chart}/values.yaml (100%) diff --git a/charts/mailu/CHANGELOG.md b/old/mailu-chart/CHANGELOG.md similarity index 100% rename from charts/mailu/CHANGELOG.md rename to old/mailu-chart/CHANGELOG.md diff --git a/charts/mailu/Chart.lock b/old/mailu-chart/Chart.lock similarity index 100% rename from charts/mailu/Chart.lock rename to old/mailu-chart/Chart.lock diff --git a/charts/mailu/Chart.yaml b/old/mailu-chart/Chart.yaml similarity index 100% rename from charts/mailu/Chart.yaml rename to old/mailu-chart/Chart.yaml diff --git a/charts/mailu/MIGRATION_GUIDE.md b/old/mailu-chart/MIGRATION_GUIDE.md similarity index 100% rename from charts/mailu/MIGRATION_GUIDE.md rename to old/mailu-chart/MIGRATION_GUIDE.md diff --git a/charts/mailu/README.md b/old/mailu-chart/README.md similarity index 100% rename from charts/mailu/README.md rename to old/mailu-chart/README.md diff --git a/charts/mailu/ci/helm-lint-values.yaml b/old/mailu-chart/ci/helm-lint-values.yaml similarity index 100% rename from charts/mailu/ci/helm-lint-values.yaml rename to old/mailu-chart/ci/helm-lint-values.yaml diff --git a/charts/mailu/linter_values.yaml b/old/mailu-chart/linter_values.yaml similarity index 100% rename from charts/mailu/linter_values.yaml rename to old/mailu-chart/linter_values.yaml diff --git a/charts/mailu/templates/NOTES.txt b/old/mailu-chart/templates/NOTES.txt similarity index 100% rename from charts/mailu/templates/NOTES.txt rename to old/mailu-chart/templates/NOTES.txt diff --git a/charts/mailu/templates/_claims.tpl b/old/mailu-chart/templates/_claims.tpl similarity index 100% rename from charts/mailu/templates/_claims.tpl rename to old/mailu-chart/templates/_claims.tpl diff --git a/charts/mailu/templates/_database.tpl b/old/mailu-chart/templates/_database.tpl similarity index 100% rename from charts/mailu/templates/_database.tpl rename to old/mailu-chart/templates/_database.tpl diff --git a/charts/mailu/templates/_helpers.tpl b/old/mailu-chart/templates/_helpers.tpl similarity index 100% rename from charts/mailu/templates/_helpers.tpl rename to old/mailu-chart/templates/_helpers.tpl diff --git a/charts/mailu/templates/_secrets.tpl b/old/mailu-chart/templates/_secrets.tpl similarity index 100% rename from charts/mailu/templates/_secrets.tpl rename to old/mailu-chart/templates/_secrets.tpl diff --git a/charts/mailu/templates/_services.tpl b/old/mailu-chart/templates/_services.tpl similarity index 100% rename from charts/mailu/templates/_services.tpl rename to old/mailu-chart/templates/_services.tpl diff --git a/charts/mailu/templates/admin/deployment.yaml b/old/mailu-chart/templates/admin/deployment.yaml similarity index 100% rename from charts/mailu/templates/admin/deployment.yaml rename to old/mailu-chart/templates/admin/deployment.yaml diff --git a/charts/mailu/templates/admin/pvc.yaml b/old/mailu-chart/templates/admin/pvc.yaml similarity index 100% rename from charts/mailu/templates/admin/pvc.yaml rename to old/mailu-chart/templates/admin/pvc.yaml diff --git a/charts/mailu/templates/admin/service.yaml b/old/mailu-chart/templates/admin/service.yaml similarity index 100% rename from charts/mailu/templates/admin/service.yaml rename to old/mailu-chart/templates/admin/service.yaml diff --git a/charts/mailu/templates/clamav/service-headless.yaml b/old/mailu-chart/templates/clamav/service-headless.yaml similarity index 100% rename from charts/mailu/templates/clamav/service-headless.yaml rename to old/mailu-chart/templates/clamav/service-headless.yaml diff --git a/charts/mailu/templates/clamav/service.yaml b/old/mailu-chart/templates/clamav/service.yaml similarity index 100% rename from charts/mailu/templates/clamav/service.yaml rename to old/mailu-chart/templates/clamav/service.yaml diff --git a/charts/mailu/templates/clamav/statefulset.yaml b/old/mailu-chart/templates/clamav/statefulset.yaml similarity index 100% rename from charts/mailu/templates/clamav/statefulset.yaml rename to old/mailu-chart/templates/clamav/statefulset.yaml diff --git a/charts/mailu/templates/dovecot/configmap.yaml b/old/mailu-chart/templates/dovecot/configmap.yaml similarity index 100% rename from charts/mailu/templates/dovecot/configmap.yaml rename to old/mailu-chart/templates/dovecot/configmap.yaml diff --git a/charts/mailu/templates/dovecot/deployment.yaml b/old/mailu-chart/templates/dovecot/deployment.yaml similarity index 100% rename from charts/mailu/templates/dovecot/deployment.yaml rename to old/mailu-chart/templates/dovecot/deployment.yaml diff --git a/charts/mailu/templates/dovecot/pvc.yaml b/old/mailu-chart/templates/dovecot/pvc.yaml similarity index 100% rename from charts/mailu/templates/dovecot/pvc.yaml rename to old/mailu-chart/templates/dovecot/pvc.yaml diff --git a/charts/mailu/templates/dovecot/service.yaml b/old/mailu-chart/templates/dovecot/service.yaml similarity index 100% rename from charts/mailu/templates/dovecot/service.yaml rename to old/mailu-chart/templates/dovecot/service.yaml diff --git a/charts/mailu/templates/envvars-configmap.yaml b/old/mailu-chart/templates/envvars-configmap.yaml similarity index 100% rename from charts/mailu/templates/envvars-configmap.yaml rename to old/mailu-chart/templates/envvars-configmap.yaml diff --git a/charts/mailu/templates/fetchmail/deployment.yaml b/old/mailu-chart/templates/fetchmail/deployment.yaml similarity index 100% rename from charts/mailu/templates/fetchmail/deployment.yaml rename to old/mailu-chart/templates/fetchmail/deployment.yaml diff --git a/charts/mailu/templates/fetchmail/pvc.yaml b/old/mailu-chart/templates/fetchmail/pvc.yaml similarity index 100% rename from charts/mailu/templates/fetchmail/pvc.yaml rename to old/mailu-chart/templates/fetchmail/pvc.yaml diff --git a/charts/mailu/templates/front/deployment.yaml b/old/mailu-chart/templates/front/deployment.yaml similarity index 100% rename from charts/mailu/templates/front/deployment.yaml rename to old/mailu-chart/templates/front/deployment.yaml diff --git a/charts/mailu/templates/front/ingress.yaml b/old/mailu-chart/templates/front/ingress.yaml similarity index 100% rename from charts/mailu/templates/front/ingress.yaml rename to old/mailu-chart/templates/front/ingress.yaml diff --git a/charts/mailu/templates/front/service-external.yaml b/old/mailu-chart/templates/front/service-external.yaml similarity index 100% rename from charts/mailu/templates/front/service-external.yaml rename to old/mailu-chart/templates/front/service-external.yaml diff --git a/charts/mailu/templates/front/service.yaml b/old/mailu-chart/templates/front/service.yaml similarity index 100% rename from charts/mailu/templates/front/service.yaml rename to old/mailu-chart/templates/front/service.yaml diff --git a/charts/mailu/templates/network-policies.yaml b/old/mailu-chart/templates/network-policies.yaml similarity index 100% rename from charts/mailu/templates/network-policies.yaml rename to old/mailu-chart/templates/network-policies.yaml diff --git a/charts/mailu/templates/oletools/deployment.yaml b/old/mailu-chart/templates/oletools/deployment.yaml similarity index 100% rename from charts/mailu/templates/oletools/deployment.yaml rename to old/mailu-chart/templates/oletools/deployment.yaml diff --git a/charts/mailu/templates/oletools/service.yaml b/old/mailu-chart/templates/oletools/service.yaml similarity index 100% rename from charts/mailu/templates/oletools/service.yaml rename to old/mailu-chart/templates/oletools/service.yaml diff --git a/charts/mailu/templates/postfix/configmap.yaml b/old/mailu-chart/templates/postfix/configmap.yaml similarity index 100% rename from charts/mailu/templates/postfix/configmap.yaml rename to old/mailu-chart/templates/postfix/configmap.yaml diff --git a/charts/mailu/templates/postfix/deployment.yaml b/old/mailu-chart/templates/postfix/deployment.yaml similarity index 100% rename from charts/mailu/templates/postfix/deployment.yaml rename to old/mailu-chart/templates/postfix/deployment.yaml diff --git a/charts/mailu/templates/postfix/pvc.yaml b/old/mailu-chart/templates/postfix/pvc.yaml similarity index 100% rename from charts/mailu/templates/postfix/pvc.yaml rename to old/mailu-chart/templates/postfix/pvc.yaml diff --git a/charts/mailu/templates/postfix/service.yaml b/old/mailu-chart/templates/postfix/service.yaml similarity index 100% rename from charts/mailu/templates/postfix/service.yaml rename to old/mailu-chart/templates/postfix/service.yaml diff --git a/charts/mailu/templates/pv-hostpath.yaml b/old/mailu-chart/templates/pv-hostpath.yaml similarity index 100% rename from charts/mailu/templates/pv-hostpath.yaml rename to old/mailu-chart/templates/pv-hostpath.yaml diff --git a/charts/mailu/templates/pvc.yaml b/old/mailu-chart/templates/pvc.yaml similarity index 100% rename from charts/mailu/templates/pvc.yaml rename to old/mailu-chart/templates/pvc.yaml diff --git a/charts/mailu/templates/rspamd/configmap.yaml b/old/mailu-chart/templates/rspamd/configmap.yaml similarity index 100% rename from charts/mailu/templates/rspamd/configmap.yaml rename to old/mailu-chart/templates/rspamd/configmap.yaml diff --git a/charts/mailu/templates/rspamd/deployment.yaml b/old/mailu-chart/templates/rspamd/deployment.yaml similarity index 100% rename from charts/mailu/templates/rspamd/deployment.yaml rename to old/mailu-chart/templates/rspamd/deployment.yaml diff --git a/charts/mailu/templates/rspamd/pvc.yaml b/old/mailu-chart/templates/rspamd/pvc.yaml similarity index 100% rename from charts/mailu/templates/rspamd/pvc.yaml rename to old/mailu-chart/templates/rspamd/pvc.yaml diff --git a/charts/mailu/templates/rspamd/service.yaml b/old/mailu-chart/templates/rspamd/service.yaml similarity index 100% rename from charts/mailu/templates/rspamd/service.yaml rename to old/mailu-chart/templates/rspamd/service.yaml diff --git a/charts/mailu/templates/secret-api.yaml b/old/mailu-chart/templates/secret-api.yaml similarity index 100% rename from charts/mailu/templates/secret-api.yaml rename to old/mailu-chart/templates/secret-api.yaml diff --git a/charts/mailu/templates/secret-external-db.yaml b/old/mailu-chart/templates/secret-external-db.yaml similarity index 100% rename from charts/mailu/templates/secret-external-db.yaml rename to old/mailu-chart/templates/secret-external-db.yaml diff --git a/charts/mailu/templates/secret-external-relay.yaml b/old/mailu-chart/templates/secret-external-relay.yaml similarity index 100% rename from charts/mailu/templates/secret-external-relay.yaml rename to old/mailu-chart/templates/secret-external-relay.yaml diff --git a/charts/mailu/templates/secret-initial-account.yaml b/old/mailu-chart/templates/secret-initial-account.yaml similarity index 100% rename from charts/mailu/templates/secret-initial-account.yaml rename to old/mailu-chart/templates/secret-initial-account.yaml diff --git a/charts/mailu/templates/secret-key-secret.yaml b/old/mailu-chart/templates/secret-key-secret.yaml similarity index 100% rename from charts/mailu/templates/secret-key-secret.yaml rename to old/mailu-chart/templates/secret-key-secret.yaml diff --git a/charts/mailu/templates/secrets-tls.yaml b/old/mailu-chart/templates/secrets-tls.yaml similarity index 100% rename from charts/mailu/templates/secrets-tls.yaml rename to old/mailu-chart/templates/secrets-tls.yaml diff --git a/charts/mailu/templates/tika/deployment.yaml b/old/mailu-chart/templates/tika/deployment.yaml similarity index 100% rename from charts/mailu/templates/tika/deployment.yaml rename to old/mailu-chart/templates/tika/deployment.yaml diff --git a/charts/mailu/templates/tika/service.yaml b/old/mailu-chart/templates/tika/service.yaml similarity index 100% rename from charts/mailu/templates/tika/service.yaml rename to old/mailu-chart/templates/tika/service.yaml diff --git a/charts/mailu/templates/webdav/deployment.yaml b/old/mailu-chart/templates/webdav/deployment.yaml similarity index 100% rename from charts/mailu/templates/webdav/deployment.yaml rename to old/mailu-chart/templates/webdav/deployment.yaml diff --git a/charts/mailu/templates/webdav/pvc.yaml b/old/mailu-chart/templates/webdav/pvc.yaml similarity index 100% rename from charts/mailu/templates/webdav/pvc.yaml rename to old/mailu-chart/templates/webdav/pvc.yaml diff --git a/charts/mailu/templates/webdav/service.yaml b/old/mailu-chart/templates/webdav/service.yaml similarity index 100% rename from charts/mailu/templates/webdav/service.yaml rename to old/mailu-chart/templates/webdav/service.yaml diff --git a/charts/mailu/templates/webmail/deployment.yaml b/old/mailu-chart/templates/webmail/deployment.yaml similarity index 100% rename from charts/mailu/templates/webmail/deployment.yaml rename to old/mailu-chart/templates/webmail/deployment.yaml diff --git a/charts/mailu/templates/webmail/pvc.yaml b/old/mailu-chart/templates/webmail/pvc.yaml similarity index 100% rename from charts/mailu/templates/webmail/pvc.yaml rename to old/mailu-chart/templates/webmail/pvc.yaml diff --git a/charts/mailu/templates/webmail/secret.yaml b/old/mailu-chart/templates/webmail/secret.yaml similarity index 100% rename from charts/mailu/templates/webmail/secret.yaml rename to old/mailu-chart/templates/webmail/secret.yaml diff --git a/charts/mailu/templates/webmail/service.yaml b/old/mailu-chart/templates/webmail/service.yaml similarity index 100% rename from charts/mailu/templates/webmail/service.yaml rename to old/mailu-chart/templates/webmail/service.yaml diff --git a/charts/mailu/values.yaml b/old/mailu-chart/values.yaml similarity index 100% rename from charts/mailu/values.yaml rename to old/mailu-chart/values.yaml