From cad14ac07e40ea4268c0cb3a2c2c18db674cd9e7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Dec 2021 15:04:49 +0000 Subject: [PATCH] chore(release): 5.6.1 [skip ci] ## [5.6.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.0...v5.6.1) (2021-12-09) ### Bug Fixes * **users:** users should always be created as system users ([ee20f82](https://github.com/saltstack-formulas/prometheus-formula/commit/ee20f821d663ea1b2b1da444e3b4e01a08349eb1)) ### Continuous Integration * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([4628d74](https://github.com/saltstack-formulas/prometheus-formula/commit/4628d741b82cc4a732bcbf6f4460cbf241bb50bb)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([cfb0949](https://github.com/saltstack-formulas/prometheus-formula/commit/cfb0949e82f769152b4dbbd64cf5ee5ef575d253)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([9fda233](https://github.com/saltstack-formulas/prometheus-formula/commit/9fda2330ab4b72978ec9064091bc43e54020049b)) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 14 ++++++++++++++ FORMULA | 2 +- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index b18dd35..a91aba1 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,18 +4,18 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|100 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|53 +@myii|[@myii](https://github.com/myii)|117 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|54 @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 @aboe76|[@aboe76](https://github.com/aboe76)|6 -@mdschmitt|[@mdschmitt](https://github.com/mdschmitt)|4 +@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-08-06. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-09. diff --git a/CHANGELOG.md b/CHANGELOG.md index c88a4d1..d027fbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [5.6.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.0...v5.6.1) (2021-12-09) + + +### Bug Fixes + +* **users:** users should always be created as system users ([ee20f82](https://github.com/saltstack-formulas/prometheus-formula/commit/ee20f821d663ea1b2b1da444e3b4e01a08349eb1)) + + +### Continuous Integration + +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([4628d74](https://github.com/saltstack-formulas/prometheus-formula/commit/4628d741b82cc4a732bcbf6f4460cbf241bb50bb)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([cfb0949](https://github.com/saltstack-formulas/prometheus-formula/commit/cfb0949e82f769152b4dbbd64cf5ee5ef575d253)) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([9fda233](https://github.com/saltstack-formulas/prometheus-formula/commit/9fda2330ab4b72978ec9064091bc43e54020049b)) + # [5.6.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.5.2...v5.6.0) (2021-08-06) diff --git a/FORMULA b/FORMULA index aef9ebf..55bbbc0 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.0 +version: 5.6.1 release: 1 minimum_version: 2019.2 summary: prometheus formula