diff --git a/AUTHORS.md b/AUTHORS.md
index 2cb3c51..3216612 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,20 +4,21 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|72
-|[@aboe76](https://github.com/aboe76)|18
-|[@mraymond77](https://github.com/mraymond77)|6
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|5
-|[@kjkeane](https://github.com/kjkeane)|3
-|[@dafyddj](https://github.com/dafyddj)|2
-|[@omltorg](https://github.com/omltorg)|2
-|[@ixs](https://github.com/ixs)|1
-|[@bmwiedemann](https://github.com/bmwiedemann)|1
-|[@mgomersbach](https://github.com/mgomersbach)|1
-|[@kumpa](https://github.com/kumpa)|1
-|[@rossengeorgiev](https://github.com/rossengeorgiev)|1
-|[@tampakrap](https://github.com/tampakrap)|1
+|[@myii](https://github.com/myii)|80
+|[@aboe76](https://github.com/aboe76)|22
+|[@mraymond77](https://github.com/mraymond77)|6
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|5
+|[@dafyddj](https://github.com/dafyddj)|3
+|[@kjkeane](https://github.com/kjkeane)|3
+|[@omltorg](https://github.com/omltorg)|2
+|[@ixs](https://github.com/ixs)|1
+|[@bmwiedemann](https://github.com/bmwiedemann)|1
+|[@baby-gnu](https://github.com/baby-gnu)|1
+|[@mgomersbach](https://github.com/mgomersbach)|1
+|[@kumpa](https://github.com/kumpa)|1
+|[@rossengeorgiev](https://github.com/rossengeorgiev)|1
+|[@tampakrap](https://github.com/tampakrap)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-24.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-10.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8df0b97..789f416 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,28 @@
# Changelog
+## [1.2.4](https://github.com/saltstack-formulas/chrony-formula/compare/v1.2.3...v1.2.4) (2021-03-10)
+
+
+### Continuous Integration
+
+* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([6174b14](https://github.com/saltstack-formulas/chrony-formula/commit/6174b146864fdc25e53c046dc15a460f99fc7f24))
+* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([71fb3e1](https://github.com/saltstack-formulas/chrony-formula/commit/71fb3e192723491a9c21391cb9ff8ca16dda77fd))
+* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([34532e6](https://github.com/saltstack-formulas/chrony-formula/commit/34532e632df9f6726f2d6365720407799bdfac85))
+* **pre-commit:** update hook for `rubocop` [skip ci] ([bb42c1b](https://github.com/saltstack-formulas/chrony-formula/commit/bb42c1b823830276d96cf234218c7a171e28ff86))
+
+
+### Documentation
+
+* **uyuni:** add metadata and form yaml files ([7a0dbdb](https://github.com/saltstack-formulas/chrony-formula/commit/7a0dbdba58094e50439d962f380ac8355c581bd4))
+* **uyuni:** fix service name ([808d63b](https://github.com/saltstack-formulas/chrony-formula/commit/808d63b1204c9ed4173608dbf6099577d7587bd1))
+* **uyuni:** fix yamllint issues ([f489cd0](https://github.com/saltstack-formulas/chrony-formula/commit/f489cd0f2146e9b872a0ebe91dc3f62514b5adaa))
+* **uyuni:** update form.yml with more options ([a6501ea](https://github.com/saltstack-formulas/chrony-formula/commit/a6501ea049f80b3aae5bbd2b0b3f8b22cc50cc82))
+
+
+### Tests
+
+* **config_spec:** fix for Gentoo ([18039a9](https://github.com/saltstack-formulas/chrony-formula/commit/18039a9aac451020879d4f3e594abf9a2559e9fd))
+
## [1.2.3](https://github.com/saltstack-formulas/chrony-formula/compare/v1.2.2...v1.2.3) (2020-12-24)
diff --git a/FORMULA b/FORMULA
index a71d35e..84eafcb 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: chrony
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine
-version: 1.2.3
+version: 1.2.4
release: 1
minimum_version: 2016.11
summary: Chrony formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index a6be789..c48bded 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -13,47 +13,50 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@myii `_
- - 72
- * - :raw-html-m2r:``
+ - 80
+ * - :raw-html-m2r:``
- `@aboe76 `_
- - 18
- * - :raw-html-m2r:``
+ - 22
+ * - :raw-html-m2r:``
- `@mraymond77 `_
- 6
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@noelmcloughlin `_
- 5
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
+ - `@dafyddj `_
+ - 3
+ * - :raw-html-m2r:``
- `@kjkeane `_
- 3
- * - :raw-html-m2r:``
- - `@dafyddj `_
- - 2
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@omltorg `_
- 2
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@ixs `_
- 1
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@bmwiedemann `_
- 1
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
+ - `@baby-gnu `_
+ - 1
+ * - :raw-html-m2r:``
- `@mgomersbach `_
- 1
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@kumpa `_
- 1
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@rossengeorgiev `_
- 1
- * - :raw-html-m2r:``
+ * - :raw-html-m2r:``
- `@tampakrap `_
- 1
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-24.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-03-10.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 73fb875..bcbf746 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,33 @@
Changelog
=========
+`1.2.4 `_ (2021-03-10)
+--------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `6174b14 `_\ )
+* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `71fb3e1 `_\ )
+* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `34532e6 `_\ )
+* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `bb42c1b `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **uyuni:** add metadata and form yaml files (\ `7a0dbdb `_\ )
+* **uyuni:** fix service name (\ `808d63b `_\ )
+* **uyuni:** fix yamllint issues (\ `f489cd0 `_\ )
+* **uyuni:** update form.yml with more options (\ `a6501ea `_\ )
+
+Tests
+^^^^^
+
+
+* **config_spec:** fix for Gentoo (\ `18039a9 `_\ )
+
`1.2.3 `_ (2020-12-24)
--------------------------------------------------------------------------------------------------------