Skip to content

Commit 7e7eb26

Browse files
chore(master): release mailu 2.7.0 (#537)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9ba8ece commit 7e7eb26

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"charts/mailu": "2.6.3"
2+
"charts/mailu": "2.7.0"
33
}

charts/mailu/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.7.0](https://github.com/Mailu/helm-charts/compare/mailu-2.6.3...mailu-2.7.0) (2026-03-21)
4+
5+
6+
### Features
7+
8+
* allow defining ipFamilyPolicy for external service ([#362](https://github.com/Mailu/helm-charts/issues/362)) ([924cc54](https://github.com/Mailu/helm-charts/commit/924cc540f0a6ae3c1ecc72329395fc10bd5b79ca))
9+
10+
11+
### Bug Fixes
12+
13+
* **github-release:** update release mailu/mailu ( 2024.06.46 ➔ 2024.06.47 ) ([#547](https://github.com/Mailu/helm-charts/issues/547)) ([a7fbe40](https://github.com/Mailu/helm-charts/commit/a7fbe40894177ed22f686ae74f8897cfd5b2980b))
14+
* **github-release:** update release mailu/mailu ( 2024.06.47 ➔ 2024.06.48 ) ([#553](https://github.com/Mailu/helm-charts/issues/553)) ([3047a10](https://github.com/Mailu/helm-charts/commit/3047a10efcd7039249ee21a98550ccc41570d29d))
15+
* **github-release:** update release mailu/mailu ( 2024.06.48 ➔ 2024.06.49 ) ([#555](https://github.com/Mailu/helm-charts/issues/555)) ([9ba8ece](https://github.com/Mailu/helm-charts/commit/9ba8ece0b9d1b60df7b2308c1b9c44d3855cc8b5))
16+
317
## [2.6.3](https://github.com/Mailu/helm-charts/compare/mailu-2.6.2...mailu-2.6.3) (2025-12-16)
418

519

charts/mailu/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
# renovate: datasource=github-releases depName=Mailu/mailu
33
appVersion: 2024.06.49
4-
version: 2.6.3
4+
version: 2.7.0
55
name: mailu
66
description: This chart installs the Mailu mail system on Kubernetes
77
home: https://mailu.io

0 commit comments

Comments
 (0)