docker-mailserver / docker-mailserver-helm

Kubernetes Helm chart for docker-mailserver
https://github.com/docker-mailserver/docker-mailserver/
MIT License
107 stars 67 forks source link

Chart Modernization #90

Closed cfis closed 9 months ago

cfis commented 9 months ago

This is a follow up to https://github.com/docker-mailserver/docker-mailserver/issues/3825. While working through https://github.com/docker-mailserver/docker-mailserver-helm/pull/89, a made a number of changes to the chart in parallel. Thus ended up with a huge PR.

I realize its a lot of changes which can be overwhelming. In addition, they are NOT backwards compatible. The changes are summarized in the Chart readme as well as how to upgrade. To recap:

My plan is to work through the open PRs and issues once these changes have been merged.

cfis commented 9 months ago

Thanks for the review!