Skip to content

Commit

Permalink
chore(master): release mailu 1.0.0-beta.23 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
fastlorenzo authored Nov 18, 2022
2 parents a6a86e1 + 4778a0f commit 5eddd61
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.0.0-beta.22"
"mailu": "1.0.0-beta.23"
}
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.0.0-beta.23](https://github.com/fastlorenzo/helm-charts-1/compare/mailu-1.0.0-beta.22...mailu-1.0.0-beta.23) (2022-11-18)


### Bug Fixes

* fixed missing check when using existing claim ([#34](https://github.com/fastlorenzo/helm-charts-1/issues/34)) ([8f36df0](https://github.com/fastlorenzo/helm-charts-1/commit/8f36df0ff0a7cbec6be444e58c21421009acfd4e))


### Miscellaneous Chores

* release 1.0.0-beta.23 ([a6a86e1](https://github.com/fastlorenzo/helm-charts-1/commit/a6a86e1d7bf729c6e4e92676f6369b2922b87fd0))

## [1.0.0-beta.22](https://github.com/fastlorenzo/helm-charts-1/compare/mailu-1.0.0-beta.21...mailu-1.0.0-beta.22) (2022-11-09)


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: '1.9'
version: 1.0.0-beta.22
version: 1.0.0-beta.23
name: mailu
description: This chart installs the Mailu mail system on kubernetes
home: https://mailu.io
Expand Down

0 comments on commit 5eddd61

Please sign in to comment.