diff --git a/AUTHORS.md b/AUTHORS.md index a91aba1..4cd3bfd 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,17 +5,17 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @myii|[@myii](https://github.com/myii)|117 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|54 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|55 @alxwr|[@alxwr](https://github.com/alxwr)|17 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|13 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|11 @lagooj|[@lagooj](https://github.com/lagooj)|9 +@mdschmitt|[@mdschmitt](https://github.com/mdschmitt)|6 @aboe76|[@aboe76](https://github.com/aboe76)|6 -@mdschmitt|[@mdschmitt](https://github.com/mdschmitt)|5 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|2 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|2 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-09. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-13. diff --git a/CHANGELOG.md b/CHANGELOG.md index d027fbd..c362fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.6.2](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.1...v5.6.2) (2021-12-13) + + +### Bug Fixes + +* **groups:** groups should always be created as system groups ([711ebf7](https://github.com/saltstack-formulas/prometheus-formula/commit/711ebf7c1b153096dab3031bc9ea46d162d83bbf)) + ## [5.6.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.0...v5.6.1) (2021-12-09) diff --git a/FORMULA b/FORMULA index 55bbbc0..e2b163b 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.1 +version: 5.6.2 release: 1 minimum_version: 2019.2 summary: prometheus formula