Manually bump to 6.1.0
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
parent
1cd55ab40d
commit
bffb1e0b33
@ -4,6 +4,8 @@ This file is used to list changes made in each version of the postfix cookbook.
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 6.2.0
|
||||||
|
|
||||||
- Correctly fix aliases quoting logic
|
- Correctly fix aliases quoting logic
|
||||||
- Convert all serverspec tests to inspec
|
- Convert all serverspec tests to inspec
|
||||||
- Add Github actions
|
- Add Github actions
|
||||||
|
|||||||
@ -3,7 +3,7 @@ maintainer 'Sous Chefs'
|
|||||||
maintainer_email 'help@sous-chefs.org'
|
maintainer_email 'help@sous-chefs.org'
|
||||||
license 'Apache-2.0'
|
license 'Apache-2.0'
|
||||||
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
|
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
|
||||||
version '6.0.29'
|
version '6.1.0'
|
||||||
source_url 'https://github.com/sous-chefs/postfix'
|
source_url 'https://github.com/sous-chefs/postfix'
|
||||||
issues_url 'https://github.com/sous-chefs/postfix/issues'
|
issues_url 'https://github.com/sous-chefs/postfix/issues'
|
||||||
chef_version '>= 12.15'
|
chef_version '>= 12.15'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user