Skip to content

Commit 4578ca0

Browse files
chore(master): release mailu 2.6.1 (#516)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2d3ce2d commit 4578ca0

3 files changed

Lines changed: 9 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.0"
2+
"charts/mailu": "2.6.1"
33
}

charts/mailu/CHANGELOG.md

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

3+
## [2.6.1](https://github.com/Mailu/helm-charts/compare/mailu-2.6.0...mailu-2.6.1) (2025-11-06)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure PORTS value is quoted ([#515](https://github.com/Mailu/helm-charts/issues/515)) ([2d3ce2d](https://github.com/Mailu/helm-charts/commit/2d3ce2d82455bcaaa57dc81c2259a21ec2869a42))
9+
310
## [2.6.0](https://github.com/Mailu/helm-charts/compare/mailu-2.5.1...mailu-2.6.0) (2025-11-05)
411

512

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.6.0
4+
version: 2.6.1
55
name: mailu
66
description: This chart installs the Mailu mail system on Kubernetes
77
home: https://mailu.io

0 commit comments

Comments
 (0)