diff --git a/AUTHORS.md b/AUTHORS.md
index 2534a05..3035cba 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,11 +5,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@myii](https://github.com/myii)|62
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|33
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|34
|[@alxwr](https://github.com/alxwr)|17
|[@aboe76](https://github.com/aboe76)|6
+|[@javierbertoli](https://github.com/javierbertoli)|4
|[@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-18.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-21.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf27b80..cb64507 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,27 @@
# Changelog
+# [4.1.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.0.2...v4.1.0) (2020-08-21)
+
+
+### Continuous Integration
+
+* **travis,kitchen:** update matrix ([](https://github.com/saltstack-formulas/prometheus-formula/commit/1eeda22))
+
+
+### Documentation
+
+* **pillar.example:** add some comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/68aaa34))
+
+
+### Features
+
+* **debian:** allow to install using OS packages ([](https://github.com/saltstack-formulas/prometheus-formula/commit/3014494))
+
+
+### Tests
+
+* **packages:** check when using repo or archives ([](https://github.com/saltstack-formulas/prometheus-formula/commit/c5ad857))
+
## [4.0.2](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.0.1...v4.0.2) (2020-08-18)
diff --git a/FORMULA b/FORMULA
index e096940..d1b27ff 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.2
+version: 4.1.0
release: 1
minimum_version: 2019.2
summary: prometheus formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 72b1509..b68b064 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -18,13 +18,16 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 62
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 33
+ - 34
* - :raw-html-m2r:``
- `@alxwr `_
- 17
* - :raw-html-m2r:``
- `@aboe76 `_
- 6
+ * - :raw-html-m2r:``
+ - `@javierbertoli `_
+ - 4
* - :raw-html-m2r:``
- `@mgomersbach `_
- 1
@@ -32,4 +35,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-18.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-08-21.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 64a29cc..8d6e310 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,33 @@
Changelog
=========
+`4.1.0 `_ (2020-08-21)
+------------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **travis,kitchen:** update matrix (\ ` `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **pillar.example:** add some comments (\ ` `_\ )
+
+Features
+^^^^^^^^
+
+
+* **debian:** allow to install using OS packages (\ ` `_\ )
+
+Tests
+^^^^^
+
+
+* **packages:** check when using repo or archives (\ ` `_\ )
+
`4.0.2 `_ (2020-08-18)
------------------------------------------------------------------------------------------------------------