Skip to content

Commit

Permalink
chore(master): release mailu 1.0.0-beta.27 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
fastlorenzo authored Dec 14, 2022
2 parents 07feb7a + 742a389 commit 42cc0f1
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.26"
"mailu": "1.0.0-beta.27"
}
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.27](https://github.com/fastlorenzo/helm-charts-1/compare/mailu-1.0.0-beta.26...mailu-1.0.0-beta.27) (2022-12-14)


### Features

* Refactor env vars ([#50](https://github.com/fastlorenzo/helm-charts-1/issues/50)) ([07feb7a](https://github.com/fastlorenzo/helm-charts-1/commit/07feb7a2c07e3127bac8f90fe5a283adb35817bb))


### Miscellaneous Chores

* release 1.0.0-beta.27 ([607c463](https://github.com/fastlorenzo/helm-charts-1/commit/607c463f0a01b865bc8189d7ad6360e71c99e2cb))

## [1.0.0-beta.26](https://github.com/fastlorenzo/helm-charts-1/compare/mailu-1.0.0-beta.25...mailu-1.0.0-beta.26) (2022-12-11)


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

0 comments on commit 42cc0f1

Please sign in to comment.