From d39fab7bbc4c364211da5d93cc1fe95c4c8a135f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 21:42:56 +0000 Subject: [PATCH] chore(master): release mailu 2.7.4 --- .release-please-manifest.json | 2 +- charts/mailu/CHANGELOG.md | 8 ++++++++ charts/mailu/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d77356d2..78c9c1d9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/mailu": "2.7.3" + "charts/mailu": "2.7.4" } diff --git a/charts/mailu/CHANGELOG.md b/charts/mailu/CHANGELOG.md index 3c404fad..b9048feb 100644 --- a/charts/mailu/CHANGELOG.md +++ b/charts/mailu/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.7.4](https://github.com/Mailu/helm-charts/compare/mailu-2.7.3...mailu-2.7.4) (2026-07-27) + + +### Bug Fixes + +* **github-release:** update release mailu/mailu ( 2024.06.55 ➔ 2024.06.56 ) ([#593](https://github.com/Mailu/helm-charts/issues/593)) ([0a03647](https://github.com/Mailu/helm-charts/commit/0a0364783ac1d1dd5a23aa2849fd59556f8a5c9b)) +* **github-release:** update release mailu/mailu ( 2024.06.56 ➔ 2024.06.57 ) ([#595](https://github.com/Mailu/helm-charts/issues/595)) ([10212f6](https://github.com/Mailu/helm-charts/commit/10212f646fe2687751442d9aaa8b10e3f6953238)) + ## [2.7.3](https://github.com/Mailu/helm-charts/compare/mailu-2.7.2...mailu-2.7.3) (2026-07-19) diff --git a/charts/mailu/Chart.yaml b/charts/mailu/Chart.yaml index e79c70ac..a0983dec 100644 --- a/charts/mailu/Chart.yaml +++ b/charts/mailu/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 # renovate: datasource=github-releases depName=Mailu/mailu appVersion: 2024.06.57 -version: 2.7.3 +version: 2.7.4 name: mailu description: This chart installs the Mailu mail system on Kubernetes home: https://mailu.io