diff --git a/AUTHORS.md b/AUTHORS.md index 0dd7f8ba..4db2bd35 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @moreda|[@moreda](/~https://github.com/moreda)|52 -@myii|[@myii](/~https://github.com/myii)|36 +@myii|[@myii](/~https://github.com/myii)|37 @xenadmin|[@xenadmin](/~https://github.com/xenadmin)|34 @landergate|[@landergate](/~https://github.com/landergate)|27 @aboe76|[@aboe76](/~https://github.com/aboe76)|22 @@ -43,4 +43,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](/~https://github.com/myii/maintainer) of [gaocegege/maintainer](/~https://github.com/gaocegege/maintainer) on 2020-03-22. +Auto-generated by a [forked version](/~https://github.com/myii/maintainer) of [gaocegege/maintainer](/~https://github.com/gaocegege/maintainer) on 2020-03-31. diff --git a/CHANGELOG.md b/CHANGELOG.md index 702e7695..22043001 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.21.4](/~https://github.com/saltstack-formulas/zabbix-formula/compare/v0.21.3...v0.21.4) (2020-03-31) + + +### Tests + +* **packages_spec:** update version numbers ([3242c14](/~https://github.com/saltstack-formulas/zabbix-formula/commit/3242c1469662ffc14368446df5eb11a140ebd2ea)) + ## [0.21.3](/~https://github.com/saltstack-formulas/zabbix-formula/compare/v0.21.2...v0.21.3) (2020-03-22) diff --git a/FORMULA b/FORMULA index 5609b660..03f7bb04 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: zabbix os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, FreeBSD, Windows os_family: Debian, RedHat, FreeBSD, Windows -version: 0.21.3 +version: 0.21.4 release: 1 minimum_version: 2015.8 summary: Formula for installing Zabbix diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index cfc90dcf..c2135c41 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 52 * - :raw-html-m2r:`@myii` - `@myii `_ - - 36 + - 37 * - :raw-html-m2r:`@xenadmin` - `@xenadmin `_ - 34 @@ -125,4 +125,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-03-22. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-03-31. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 9482fe27..46dde7e5 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.21.4 `_ (2020-03-31) +----------------------------------------------------------------------------------------------------------- + +Tests +^^^^^ + + +* **packages_spec:** update version numbers (\ `3242c14 `_\ ) + `0.21.3 `_ (2020-03-22) -----------------------------------------------------------------------------------------------------------