From 93c2ea55237a5c98fe17009b7196d3c86b0e5b68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:23:57 +0000 Subject: [PATCH] chore(master): release mailu 1.0.0-beta.24 --- .release-please-manifest.json | 2 +- mailu/CHANGELOG.md | 18 ++++++++++++++++++ mailu/Chart.yaml | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3ac2dc8..f0b1b930 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "mailu": "1.0.0-beta.23" + "mailu": "1.0.0-beta.24" } diff --git a/mailu/CHANGELOG.md b/mailu/CHANGELOG.md index 8a671ccb..0ccd6f21 100644 --- a/mailu/CHANGELOG.md +++ b/mailu/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.0.0-beta.24](https://github.com/fastlorenzo/helm-charts-1/compare/mailu-1.0.0-beta.23...mailu-1.0.0-beta.24) (2022-11-22) + + +### Features + +* Add Rspamd overrides [#38](https://github.com/fastlorenzo/helm-charts-1/issues/38) ([7c25309](https://github.com/fastlorenzo/helm-charts-1/commit/7c25309841252793199b650ce00cda1287daa755)) + + +### Bug Fixes + +* Fix postfix override settings ([6852d19](https://github.com/fastlorenzo/helm-charts-1/commit/6852d1924178260703f0b780358b24abf7bf1bf4)) +* Fixed usage of existingSecret for TLS (fixes [#37](https://github.com/fastlorenzo/helm-charts-1/issues/37)) ([cbb84c7](https://github.com/fastlorenzo/helm-charts-1/commit/cbb84c78d99edb61102b21a0822f236f5f7f6b36)) + + +### Miscellaneous Chores + +* release 1.0.0-beta.24 ([b54e6e8](https://github.com/fastlorenzo/helm-charts-1/commit/b54e6e8b31d858134255d74526791c09a4e26fb5)) + ## [1.0.0-beta.23](https://github.com/fastlorenzo/helm-charts-1/compare/mailu-1.0.0-beta.22...mailu-1.0.0-beta.23) (2022-11-18) diff --git a/mailu/Chart.yaml b/mailu/Chart.yaml index e94547d1..498c9f4d 100644 --- a/mailu/Chart.yaml +++ b/mailu/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: '1.9' -version: 1.0.0-beta.23 +version: 1.0.0-beta.24 name: mailu description: This chart installs the Mailu mail system on kubernetes home: https://mailu.io