From 3a8c7fa61abd43cd3ebfcfb97cbf27eb51b80beb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 21:40:58 +0000 Subject: [PATCH] chore(master): release mailu 1.5.1 --- .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 deb91fcd..a696644b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "mailu": "1.5.0" + "mailu": "1.5.1" } diff --git a/mailu/CHANGELOG.md b/mailu/CHANGELOG.md index 17388b3e..79c381cd 100644 --- a/mailu/CHANGELOG.md +++ b/mailu/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.1](https://github.com/Mailu/helm-charts/compare/mailu-1.5.0...mailu-1.5.1) (2024-06-23) + + +### Bug Fixes + +* remove duplicate 'get secrets' in notes ([#345](https://github.com/Mailu/helm-charts/issues/345)) ([1d3cec3](https://github.com/Mailu/helm-charts/commit/1d3cec3f72f372dd0e1116c54ab64557fcfb9f7e)) + ## [1.5.0](https://github.com/Mailu/helm-charts/compare/mailu-1.4.0...mailu-1.5.0) (2023-10-24) diff --git a/mailu/Chart.yaml b/mailu/Chart.yaml index 5ee7d1de..6f599e0c 100644 --- a/mailu/Chart.yaml +++ b/mailu/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 2.0.30 -version: 1.5.0 +version: 1.5.1 name: mailu description: This chart installs the Mailu mail system on kubernetes home: https://mailu.io