diff --git a/AUTHORS.md b/AUTHORS.md
index 4cd3bfd..55a9bbe 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](https://github.com/myii)|117
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|55
+|[@myii](https://github.com/myii)|127
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|57
|[@alxwr](https://github.com/alxwr)|17
|[@javierbertoli](https://github.com/javierbertoli)|13
|[@n-rodriguez](https://github.com/n-rodriguez)|11
@@ -15,7 +15,8 @@ Avatar|Contributor|Contributions
|[@dafyddj](https://github.com/dafyddj)|3
|[@mgomersbach](https://github.com/mgomersbach)|2
|[@baby-gnu](https://github.com/baby-gnu)|2
+|[@Ahummeling](https://github.com/Ahummeling)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-13.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-06.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c362fac..8ce9764 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [5.6.3](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.2...v5.6.3) (2022-02-06)
+
+
+### Bug Fixes
+
+* **archive:** make sure special commandline flags are accepted ([9529d5f](https://github.com/saltstack-formulas/prometheus-formula/commit/9529d5fcfe3bea44aa683bb3312fcb0eff41e192))
+
+
+### Continuous Integration
+
+* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([d1b7d8c](https://github.com/saltstack-formulas/prometheus-formula/commit/d1b7d8c2de74eed0d257a466aa78dc3f5da09af4))
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([5d39408](https://github.com/saltstack-formulas/prometheus-formula/commit/5d39408744dadcc331d1041e7bcb894bdfc35206))
+
## [5.6.2](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.6.1...v5.6.2) (2021-12-13)
diff --git a/FORMULA b/FORMULA
index e2b163b..23300ae 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.2
+version: 5.6.3
release: 1
minimum_version: 2019.2
summary: prometheus formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 6323503..6454f89 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 `_
- - 100
+ - 127
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 53
+ - 57
* - :raw-html-m2r:``
- `@alxwr `_
- 17
@@ -31,12 +31,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@lagooj `_
- 9
+ * - :raw-html-m2r:``
+ - `@mdschmitt `_
+ - 6
* - :raw-html-m2r:``
- `@aboe76 `_
- 6
- * - :raw-html-m2r:``
- - `@mdschmitt `_
- - 4
* - :raw-html-m2r:``
- `@dafyddj `_
- 3
@@ -46,8 +46,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@baby-gnu `_
- 2
+ * - :raw-html-m2r:``
+ - `@Ahummeling `_
+ - 1
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-08-06.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-06.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 9c40baf..b108404 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,48 @@
Changelog
=========
+`5.6.3 `_ (2022-02-06)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **archive:** make sure special commandline flags are accepted (\ `9529d5f `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `d1b7d8c `_\ )
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `5d39408 `_\ )
+
+`5.6.2 `_ (2021-12-13)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **groups:** groups should always be created as system groups (\ `711ebf7 `_\ )
+
+`5.6.1 `_ (2021-12-09)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **users:** users should always be created as system users (\ `ee20f82 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `4628d74 `_\ )
+* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `cfb0949 `_\ )
+* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `9fda233 `_\ )
+
`5.6.0 `_ (2021-08-06)
------------------------------------------------------------------------------------------------------------