Skip to content

Commit a00f1b8

Browse files
chore(master): release mailu 2.6.0
1 parent 90296a8 commit a00f1b8

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.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.5.1"
2+
"charts/mailu": "2.6.0"
33
}

charts/mailu/CHANGELOG.md

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

3+
## [2.6.0](https://github.com/Mailu/helm-charts/compare/mailu-2.5.1...mailu-2.6.0) (2025-10-28)
4+
5+
6+
### Features
7+
8+
* support mta-sts configuration with overrides ([#396](https://github.com/Mailu/helm-charts/issues/396)) ([051c3b2](https://github.com/Mailu/helm-charts/commit/051c3b21208658915469e276cf6941a147b3a59d))
9+
10+
11+
### Bug Fixes
12+
13+
* Allow set externalIPs ([#499](https://github.com/Mailu/helm-charts/issues/499)) ([b30a1a3](https://github.com/Mailu/helm-charts/commit/b30a1a32c43aea7618c471fe3154e28e13026dcd))
14+
* type of db ExtraEnvVars values ([#466](https://github.com/Mailu/helm-charts/issues/466)) ([64a068d](https://github.com/Mailu/helm-charts/commit/64a068d5171d69d02d4587fd948cd4d2abca0af9))
15+
316
## [2.5.1](https://github.com/Mailu/helm-charts/compare/mailu-2.5.0...mailu-2.5.1) (2025-10-22)
417

518

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.45
4-
version: 2.5.1
4+
version: 2.6.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)