From 893bc600580ad6cef498d8dc940679add0978e96 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 17 Aug 2020 14:49:45 +0000 Subject: [PATCH] chore(release): 4.0.1 [skip ci] ## [4.0.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.0.0...v4.0.1) (2020-08-17) ### Bug Fixes * **ubuntu:** pkgrepo cannot be used ([](https://github.com/saltstack-formulas/prometheus-formula/commit/fd2ff5f)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 9 +++++++++ 5 files changed, 21 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 5c6cf63..fdf2bb2 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,11 +5,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @myii|[@myii](https://github.com/myii)|62 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|26 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|28 @alxwr|[@alxwr](https://github.com/alxwr)|17 @aboe76|[@aboe76](https://github.com/aboe76)|6 @mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-09. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-17. diff --git a/CHANGELOG.md b/CHANGELOG.md index 19fd950..73e4375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.0.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.0.0...v4.0.1) (2020-08-17) + + +### Bug Fixes + +* **ubuntu:** pkgrepo cannot be used ([](https://github.com/saltstack-formulas/prometheus-formula/commit/fd2ff5f)) + # [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0) (2020-08-09) diff --git a/FORMULA b/FORMULA index 5c42f34..027cbfc 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: 4.0.0 +version: 4.0.1 release: 1 minimum_version: 2019.2 summary: prometheus formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 4a0f4d2..82fe438 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 - 62 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 26 + - 28 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 17 @@ -32,4 +32,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-08-09. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-08-17. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 6fe3a84..d8e02fd 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`4.0.1 `_ (2020-08-17) +------------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **ubuntu:** pkgrepo cannot be used (\ ` `_\ ) + `4.0.0 `_ (2020-08-09) ------------------------------------------------------------------------------------------------------------