From 8e9616208c0d4c0e901c322b463992b15ada6799 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 9 Jul 2021 23:37:57 +0000 Subject: [PATCH] chore(release): 5.5.1 [skip ci] ## [5.5.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.5.0...v5.5.1) (2021-07-09) ### Bug Fixes * added guidance and reverted incorrected changes from prior commits ([0ca247a](https://github.com/saltstack-formulas/prometheus-formula/commit/0ca247a37edd6dceb62d5524ce755c87c31ab599)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * added guidance and reverted incorrected changes from prior commits ([a4dfb87](https://github.com/saltstack-formulas/prometheus-formula/commit/a4dfb87554b9a5d35fe5654698940380cc5fadee)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * added handle for alternative argument opts header ([076869a](https://github.com/saltstack-formulas/prometheus-formula/commit/076869a8cdbde4ed1034d98f16cdeaa17906554e)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * added handle for alternative argument opts header ([4de3ebd](https://github.com/saltstack-formulas/prometheus-formula/commit/4de3ebd24196c347ae1ebba88d754c9dd535cf74)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * removed erroneus dash (-) ([ef8a3a9](https://github.com/saltstack-formulas/prometheus-formula/commit/ef8a3a9ad781bee86686465a13e27e301f0c5ea5)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * removed erroneus dash (-) ([52845bb](https://github.com/saltstack-formulas/prometheus-formula/commit/52845bb534ba98947ee161e7fb745489b2ad57da)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * revert to use of macro.jinja for arg handling ([f2261f9](https://github.com/saltstack-formulas/prometheus-formula/commit/f2261f9dc958792a16c13a6380386a1f7239f386)) * revert to use of macro.jinja for arg handling ([696bee0](https://github.com/saltstack-formulas/prometheus-formula/commit/696bee0522b9e37befbe76728c2d3211f25b8a68)) * rework to implement environment variables handling ([e52f804](https://github.com/saltstack-formulas/prometheus-formula/commit/e52f804bf454f8c57d8ed51e6566f60befd4d7c7)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * rework to implement environment variables handling ([eea5b40](https://github.com/saltstack-formulas/prometheus-formula/commit/eea5b407fa6dee5cdcb7bd951b752beb1833176c)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) * switched test config entry that wasnt available for deb9 ([5c1d8b6](https://github.com/saltstack-formulas/prometheus-formula/commit/5c1d8b68707ebfbe948cf8f0c21c98504c751d5b)) * switched test config entry that wasnt available for deb9 ([4635ca7](https://github.com/saltstack-formulas/prometheus-formula/commit/4635ca70702a05bf5db24df54956c175d0cd3e18)) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([5550397](https://github.com/saltstack-formulas/prometheus-formula/commit/55503974e4cc338590750b02ed964f0afdd44f11)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([fa96aab](https://github.com/saltstack-formulas/prometheus-formula/commit/fa96aabba76128ebca85b76631bf04ec8daaeb90)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 24 ++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 6 +++--- docs/CHANGELOG.rst | 27 +++++++++++++++++++++++++++ 5 files changed, 58 insertions(+), 7 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index bccf83e..ee88ac2 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|88 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|49 +@myii|[@myii](https://github.com/myii)|90 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|50 @alxwr|[@alxwr](https://github.com/alxwr)|17 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|13 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|11 @@ -17,4 +17,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-28. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-07-09. diff --git a/CHANGELOG.md b/CHANGELOG.md index 82772c8..280dc98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [5.5.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.5.0...v5.5.1) (2021-07-09) + + +### Bug Fixes + +* added guidance and reverted incorrected changes from prior commits ([0ca247a](https://github.com/saltstack-formulas/prometheus-formula/commit/0ca247a37edd6dceb62d5524ce755c87c31ab599)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* added guidance and reverted incorrected changes from prior commits ([a4dfb87](https://github.com/saltstack-formulas/prometheus-formula/commit/a4dfb87554b9a5d35fe5654698940380cc5fadee)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* added handle for alternative argument opts header ([076869a](https://github.com/saltstack-formulas/prometheus-formula/commit/076869a8cdbde4ed1034d98f16cdeaa17906554e)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* added handle for alternative argument opts header ([4de3ebd](https://github.com/saltstack-formulas/prometheus-formula/commit/4de3ebd24196c347ae1ebba88d754c9dd535cf74)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* removed erroneus dash (-) ([ef8a3a9](https://github.com/saltstack-formulas/prometheus-formula/commit/ef8a3a9ad781bee86686465a13e27e301f0c5ea5)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* removed erroneus dash (-) ([52845bb](https://github.com/saltstack-formulas/prometheus-formula/commit/52845bb534ba98947ee161e7fb745489b2ad57da)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* revert to use of macro.jinja for arg handling ([f2261f9](https://github.com/saltstack-formulas/prometheus-formula/commit/f2261f9dc958792a16c13a6380386a1f7239f386)) +* revert to use of macro.jinja for arg handling ([696bee0](https://github.com/saltstack-formulas/prometheus-formula/commit/696bee0522b9e37befbe76728c2d3211f25b8a68)) +* rework to implement environment variables handling ([e52f804](https://github.com/saltstack-formulas/prometheus-formula/commit/e52f804bf454f8c57d8ed51e6566f60befd4d7c7)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* rework to implement environment variables handling ([eea5b40](https://github.com/saltstack-formulas/prometheus-formula/commit/eea5b407fa6dee5cdcb7bd951b752beb1833176c)), closes [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) [#59](https://github.com/saltstack-formulas/prometheus-formula/issues/59) +* switched test config entry that wasnt available for deb9 ([5c1d8b6](https://github.com/saltstack-formulas/prometheus-formula/commit/5c1d8b68707ebfbe948cf8f0c21c98504c751d5b)) +* switched test config entry that wasnt available for deb9 ([4635ca7](https://github.com/saltstack-formulas/prometheus-formula/commit/4635ca70702a05bf5db24df54956c175d0cd3e18)) + + +### Continuous Integration + +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([5550397](https://github.com/saltstack-formulas/prometheus-formula/commit/55503974e4cc338590750b02ed964f0afdd44f11)) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([fa96aab](https://github.com/saltstack-formulas/prometheus-formula/commit/fa96aabba76128ebca85b76631bf04ec8daaeb90)) + # [5.5.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.4.0...v5.5.0) (2021-05-28) diff --git a/FORMULA b/FORMULA index 7ecb8f9..bb326ba 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.5.0 +version: 5.5.1 release: 1 minimum_version: 2019.2 summary: prometheus formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 80e3202..0cbefed 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 88 + - 90 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 49 + - 50 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 17 @@ -47,4 +47,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 2021-05-28. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-07-09. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index a472438..b0b159b 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,33 @@ Changelog ========= +`5.5.1 `_ (2021-07-09) +------------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* added guidance and reverted incorrected changes from prior commits (\ `0ca247a `_\ ), closes `#59 `_ +* added guidance and reverted incorrected changes from prior commits (\ `a4dfb87 `_\ ), closes `#59 `_ +* added handle for alternative argument opts header (\ `076869a `_\ ), closes `#59 `_ +* added handle for alternative argument opts header (\ `4de3ebd `_\ ), closes `#59 `_ +* removed erroneus dash (-) (\ `ef8a3a9 `_\ ), closes `#59 `_ +* removed erroneus dash (-) (\ `52845bb `_\ ), closes `#59 `_ +* revert to use of macro.jinja for arg handling (\ `f2261f9 `_\ ) +* revert to use of macro.jinja for arg handling (\ `696bee0 `_\ ) +* rework to implement environment variables handling (\ `e52f804 `_\ ), closes `#59 `_ +* rework to implement environment variables handling (\ `eea5b40 `_\ ), closes `#59 `_ `#59 `_ +* switched test config entry that wasnt available for deb9 (\ `5c1d8b6 `_\ ) +* switched test config entry that wasnt available for deb9 (\ `4635ca7 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `5550397 `_\ ) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `fa96aab `_\ ) + `5.5.0 `_ (2021-05-28) ------------------------------------------------------------------------------------------------------------