diff --git a/AUTHORS.md b/AUTHORS.md index 1716c31..e88d6ce 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,13 +4,13 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|132 +@myii|[@myii](https://github.com/myii)|151 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|57 @alxwr|[@alxwr](https://github.com/alxwr)|17 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|14 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|15 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|11 @lagooj|[@lagooj](https://github.com/lagooj)|9 -@mdschmitt|[@mdschmitt](https://github.com/mdschmitt)|7 +@mdschmitt|[@mdschmitt](https://github.com/mdschmitt)|8 @aboe76|[@aboe76](https://github.com/aboe76)|6 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|2 @@ -19,4 +19,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-26. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-07-11. diff --git a/CHANGELOG.md b/CHANGELOG.md index 454cbd1..e0895c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [5.6.5](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.4...v5.6.5) (2022-07-11) + + +### Bug Fixes + +* **storage/install:** correct "owner" param to "user" ([8294f4f](https://github.com/saltstack-formulas/prometheus-formula/commit/8294f4fd30d696e0ed52954608cea2a3938603e6)) + + +### Continuous Integration + +* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([7e63074](https://github.com/saltstack-formulas/prometheus-formula/commit/7e6307429582ede529f5d0a0947836d192113754)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([f870697](https://github.com/saltstack-formulas/prometheus-formula/commit/f8706975574416d3783c5089dc11698bf9c1ef0c)) + + +### Tests + +* **system.rb:** add support for `mac_os_x` [skip ci] ([5c7c22e](https://github.com/saltstack-formulas/prometheus-formula/commit/5c7c22e4380b6bcf7fe10540873f69dd62d4ffd3)) + ## [5.6.4](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.3...v5.6.4) (2022-02-26) diff --git a/FORMULA b/FORMULA index b5e7c96..b1544ad 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: prometheus os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 5.6.4 +version: 5.6.5 release: 1 minimum_version: 2019.2 summary: prometheus formula