diff --git a/AUTHORS.md b/AUTHORS.md
index ff01e61..ec1216b 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,14 +4,16 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|46
+|[@myii](https://github.com/myii)|67
|[@jebas](https://github.com/jebas)|22
|[@gravyboat](https://github.com/gravyboat)|12
|[@n-rodriguez](https://github.com/n-rodriguez)|7
|[@aboe76](https://github.com/aboe76)|7
|[@frots](https://github.com/frots)|4
+|[@hatifnatt](https://github.com/hatifnatt)|4
|[@whiteinge](https://github.com/whiteinge)|3
-|[@kleinstuff](https://github.com/kleinstuff)|2
+|[@dafyddj](https://github.com/dafyddj)|2
+|[@ricardoklein](https://github.com/ricardoklein)|2
|[@asenci](https://github.com/asenci)|1
|[@dglloyd](https://github.com/dglloyd)|1
|[@kpostrup](https://github.com/kpostrup)|1
@@ -21,4 +23,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-07.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3bbc24f..2c66c9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,31 @@
# Changelog
+# [0.6.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.5.1...v0.6.0) (2020-12-16)
+
+
+### Continuous Integration
+
+* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([eebb7e0](https://github.com/saltstack-formulas/keepalived-formula/commit/eebb7e0ea6b09bf2e9f4b53924842933f1c94fff))
+* **gitlab-ci:** use GitLab CI as Travis CI replacement ([15e3cdb](https://github.com/saltstack-formulas/keepalived-formula/commit/15e3cdb6a2318f5e9bcb47c885162079013dcaf6))
+* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([02347ad](https://github.com/saltstack-formulas/keepalived-formula/commit/02347adaac42522fb27bb50dc0211703abfcf7e5))
+* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([161c6a6](https://github.com/saltstack-formulas/keepalived-formula/commit/161c6a615602ec14923e3bfaa05577de3a0adbac))
+* **pre-commit:** add to formula [skip ci] ([6d36686](https://github.com/saltstack-formulas/keepalived-formula/commit/6d366861bf53960cb0a6adbee14a06232aaee67e))
+* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([ec4fa7b](https://github.com/saltstack-formulas/keepalived-formula/commit/ec4fa7bc11a1bf050a127cb43b59334d70e04902))
+* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([635902d](https://github.com/saltstack-formulas/keepalived-formula/commit/635902dd4d2eb0e4e003a314520eca4ab9acd75e))
+* **travis:** add notifications => zulip [skip ci] ([3ae2959](https://github.com/saltstack-formulas/keepalived-formula/commit/3ae2959f1305a6da1120f5c8e1cbcc7fd7422d70))
+* **workflows/commitlint:** add to repo [skip ci] ([80bdb6c](https://github.com/saltstack-formulas/keepalived-formula/commit/80bdb6cac4f381441975df7765dab6c0cb690975))
+
+
+### Features
+
+* **config:** add support for switch type parameters ([20d67c1](https://github.com/saltstack-formulas/keepalived-formula/commit/20d67c13a17377ef59df9fcd0970354d90aec772))
+* **scripts:** deploy helper scripts ([5fc37fa](https://github.com/saltstack-formulas/keepalived-formula/commit/5fc37fa6fb319ef8c718b1e8e4979bce77282021))
+
+
+### Styles
+
+* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([16d6742](https://github.com/saltstack-formulas/keepalived-formula/commit/16d674294900317db54e8133a35a5871553d4afb))
+
## [0.5.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.5.0...v0.5.1) (2020-04-07)
diff --git a/FORMULA b/FORMULA
index f4cd18c..7d53b4f 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: keepalived
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
-version: 0.5.1
+version: 0.6.0
release: 0
minimum_version: 2016.11
summary: Rkhunter formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 0d3121f..2139c6d 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 46
+ - 67
* - :raw-html-m2r:``
- `@jebas `_
- 22
@@ -31,11 +31,17 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@frots `_
- 4
+ * - :raw-html-m2r:``
+ - `@hatifnatt `_
+ - 4
* - :raw-html-m2r:``
- `@whiteinge `_
- 3
- * - :raw-html-m2r:``
- - `@kleinstuff `_
+ * - :raw-html-m2r:``
+ - `@dafyddj `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@ricardoklein `_
- 2
* - :raw-html-m2r:``
- `@asenci `_
@@ -59,4 +65,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-04-07.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 35fb8b9..0c7d5f9 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,36 @@
Changelog
=========
+`0.6.0 `_ (2020-12-16)
+------------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `eebb7e0 `_\ )
+* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `15e3cdb `_\ )
+* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `02347ad `_\ )
+* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `161c6a6 `_\ )
+* **pre-commit:** add to formula [skip ci] (\ `6d36686 `_\ )
+* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `ec4fa7b `_\ )
+* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `635902d `_\ )
+* **travis:** add notifications => zulip [skip ci] (\ `3ae2959 `_\ )
+* **workflows/commitlint:** add to repo [skip ci] (\ `80bdb6c `_\ )
+
+Features
+^^^^^^^^
+
+
+* **config:** add support for switch type parameters (\ `20d67c1 `_\ )
+* **scripts:** deploy helper scripts (\ `5fc37fa `_\ )
+
+Styles
+^^^^^^
+
+
+* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `16d6742 `_\ )
+
`0.5.1 `_ (2020-04-07)
------------------------------------------------------------------------------------------------------------