Skip to content

Commit

Permalink
chore(master): release mailu 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 23, 2024
1 parent 369a6cd commit f59e2e2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"mailu": "1.5.0"
"mailu": "1.6.0"
}
12 changes: 12 additions & 0 deletions mailu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.6.0](https://github.com/Mailu/helm-charts/compare/mailu-1.5.0...mailu-1.6.0) (2024-06-23)


### Features

* add extraContainers to helm chart in order to allow users to inject sidecar-containers to each component ([#344](https://github.com/Mailu/helm-charts/issues/344)) ([369a6cd](https://github.com/Mailu/helm-charts/commit/369a6cd3c17c9734d44e74857f96a77700228a40))


### 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)


Expand Down
2 changes: 1 addition & 1 deletion mailu/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 2.0.30
version: 1.5.0
version: 1.6.0
name: mailu
description: This chart installs the Mailu mail system on kubernetes
home: https://mailu.io
Expand Down

0 comments on commit f59e2e2

Please # to comment.