From 40502d95b602cd516897845c3e2ace1bb5292ce1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 22:08:19 +0000 Subject: [PATCH] chore(master): release mailu 2.1.1 --- .release-please-manifest.json | 2 +- mailu/CHANGELOG.md | 8 ++++++++ mailu/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bea1fcb0..191ef497 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "mailu": "2.1.0" + "mailu": "2.1.1" } diff --git a/mailu/CHANGELOG.md b/mailu/CHANGELOG.md index 181a74af..a560b0ab 100644 --- a/mailu/CHANGELOG.md +++ b/mailu/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.1.1](https://github.com/Mailu/helm-charts/compare/mailu-2.1.0...mailu-2.1.1) (2024-08-20) + + +### Bug Fixes + +* bump mailu to 2024.06.6 ([#359](https://github.com/Mailu/helm-charts/issues/359)) ([cfc2b7b](https://github.com/Mailu/helm-charts/commit/cfc2b7bf2425ac6e05574da48ee13b29b0307d32)) +* bump mailu version to 2024.06.10 ([#365](https://github.com/Mailu/helm-charts/issues/365)) ([b10d394](https://github.com/Mailu/helm-charts/commit/b10d39463d033c47c82d8b3d1c53acac94c2d926)) + ## [2.1.0](https://github.com/Mailu/helm-charts/compare/mailu-2.0.0...mailu-2.1.0) (2024-07-28) diff --git a/mailu/Chart.yaml b/mailu/Chart.yaml index f924de83..47596ba7 100644 --- a/mailu/Chart.yaml +++ b/mailu/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 2024.06.10 -version: 2.1.0 +version: 2.1.1 name: mailu description: This chart installs the Mailu mail system on kubernetes home: https://mailu.io