From 510d5fa8efe089e4530e0d4d1018a408fd01bcee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 11:45:35 +0000 Subject: [PATCH] chore(master): release mailu 2.1.3 --- .release-please-manifest.json | 2 +- mailu/CHANGELOG.md | 7 +++++++ mailu/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 57466889..ae30976f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "mailu": "2.1.2" + "mailu": "2.1.3" } diff --git a/mailu/CHANGELOG.md b/mailu/CHANGELOG.md index a73527b0..3c5b293e 100644 --- a/mailu/CHANGELOG.md +++ b/mailu/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.3](https://github.com/Mailu/helm-charts/compare/mailu-2.1.2...mailu-2.1.3) (2024-12-24) + + +### Bug Fixes + +* added PROXY_PROTOCOL environment variable ([#375](https://github.com/Mailu/helm-charts/issues/375)) ([a80d638](https://github.com/Mailu/helm-charts/commit/a80d6384331928444810be37918fc5533220330e)) + ## [2.1.2](https://github.com/Mailu/helm-charts/compare/mailu-2.1.1...mailu-2.1.2) (2024-12-22) diff --git a/mailu/Chart.yaml b/mailu/Chart.yaml index 8621f45a..f8cd01a9 100644 --- a/mailu/Chart.yaml +++ b/mailu/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 2024.06.10 -version: 2.1.2 +version: 2.1.3 name: mailu description: This chart installs the Mailu mail system on kubernetes home: https://mailu.io