diff --git a/AUTHORS.md b/AUTHORS.md
index 61ffc5b..64baa51 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,41 +4,40 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@johnkeates](https://github.com/johnkeates)|29
-
|[@gravyboat](https://github.com/gravyboat)|28
-
|[@bigbosst](https://github.com/bigbosst)|11
-
|[@daks](https://github.com/daks)|8
-
|[@puneetk](https://github.com/puneetk)|8
-
|[@nmadhok](https://github.com/nmadhok)|7
-
|[@hoonetorg](https://github.com/hoonetorg)|7
-
|[@boltronics](https://github.com/boltronics)|6
-
|[@aboe76](https://github.com/aboe76)|6
-
|[@morsik](https://github.com/morsik)|6
-
|[@myii](https://github.com/myii)|5
-
|[@ticosax](https://github.com/ticosax)|4
-
|[@thatch45](https://github.com/thatch45)|4
-
|[@abednarik](https://github.com/abednarik)|4
-
|[@bneqld](https://github.com/bneqld)|3
-
|[@null9beta](https://github.com/null9beta)|3
-
|[@javierbertoli](https://github.com/javierbertoli)|2
-
|[@kjkeane](https://github.com/kjkeane)|2
-
|[@stp-ip](https://github.com/stp-ip)|2
-
|[@noelmcloughlin](https://github.com/noelmcloughlin)|2
-
|[@liunich](https://github.com/liunich)|2
-
|[@mymasse](https://github.com/mymasse)|2
-
|[@amontalban](https://github.com/amontalban)|1
-
|[@aminet](https://github.com/aminet)|1
-
|[@iggy](https://github.com/iggy)|1
-
|[@stenstad](https://github.com/stenstad)|1
-
|[@ingben](https://github.com/ingben)|1
-
|[@kti-richard](https://github.com/kti-richard)|1
-
|[@msciciel](https://github.com/msciciel)|1
-
|[@whiteinge](https://github.com/whiteinge)|1
-
|[@genuss](https://github.com/genuss)|1
-
|[@davidkarlsen](https://github.com/davidkarlsen)|1
-
|[@davidwalter0](https://github.com/davidwalter0)|1
-
|[@kungfu71186](https://github.com/kungfu71186)|1
+
|[@johnkeates](https://github.com/johnkeates)|29
+
|[@gravyboat](https://github.com/gravyboat)|28
+
|[@myii](https://github.com/myii)|24
+
|[@bigbosst](https://github.com/bigbosst)|11
+
|[@daks](https://github.com/daks)|8
+
|[@puneetk](https://github.com/puneetk)|8
+
|[@nmadhok](https://github.com/nmadhok)|7
+
|[@hoonetorg](https://github.com/hoonetorg)|7
+
|[@boltronics](https://github.com/boltronics)|6
+
|[@aboe76](https://github.com/aboe76)|6
+
|[@morsik](https://github.com/morsik)|6
+
|[@ticosax](https://github.com/ticosax)|4
+
|[@thatch45](https://github.com/thatch45)|4
+
|[@abednarik](https://github.com/abednarik)|4
+
|[@bneqld](https://github.com/bneqld)|3
+
|[@dafyddj](https://github.com/dafyddj)|3
+
|[@javierbertoli](https://github.com/javierbertoli)|2
+
|[@kjkeane](https://github.com/kjkeane)|2
+
|[@stp-ip](https://github.com/stp-ip)|2
+
|[@noelmcloughlin](https://github.com/noelmcloughlin)|2
+
|[@liunich](https://github.com/liunich)|2
+
|[@mymasse](https://github.com/mymasse)|2
+
|[@aminet](https://github.com/aminet)|1
+
|[@iggy](https://github.com/iggy)|1
+
|[@stenstad](https://github.com/stenstad)|1
+
|[@baby-gnu](https://github.com/baby-gnu)|1
+
|[@ingben](https://github.com/ingben)|1
+
|[@kti-richard](https://github.com/kti-richard)|1
+
|[@msciciel](https://github.com/msciciel)|1
+
|[@whiteinge](https://github.com/whiteinge)|1
+
|[@genuss](https://github.com/genuss)|1
+
|[@davidkarlsen](https://github.com/davidkarlsen)|1
+
|[@davidwalter0](https://github.com/davidwalter0)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-16.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-04.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8305cc..5dd2fdc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,31 @@
# Changelog
+## [0.17.1](https://github.com/saltstack-formulas/haproxy-formula/compare/v0.17.0...v0.17.1) (2021-03-04)
+
+
+### Bug Fixes
+
+* **config:** ensure `haproxy:global:chroot:path` is created if provided ([92831b6](https://github.com/saltstack-formulas/haproxy-formula/commit/92831b6d2f6889759f8e49aa9c56cf0062b56155))
+* **templates/haproxy.jinja:** replace deprecated `reqadd` ([8c6c855](https://github.com/saltstack-formulas/haproxy-formula/commit/8c6c85593659c3ffa37c44651049f0104c63af3a)), closes [/github.com/haproxy/haproxy/blob/31dd393da0e6c20bf65ea833d10635a8b26cb355/src/cfgparse-listen.c#L2843-L2845](https://github.com//github.com/haproxy/haproxy/blob/31dd393da0e6c20bf65ea833d10635a8b26cb355/src/cfgparse-listen.c/issues/L2843-L2845)
+
+
+### Continuous Integration
+
+* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([c80fa08](https://github.com/saltstack-formulas/haproxy-formula/commit/c80fa08e2ab7ad220bad0182935d0e8cde582ae7))
+* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([db31f52](https://github.com/saltstack-formulas/haproxy-formula/commit/db31f527d7e7bfab0aed5964c16e4f68c5c598fa))
+* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([1792404](https://github.com/saltstack-formulas/haproxy-formula/commit/1792404822afe8117ea9c2e5c38db8041fce7e77))
+* **gitlab-ci:** use GitLab CI as Travis CI replacement ([17911ca](https://github.com/saltstack-formulas/haproxy-formula/commit/17911caf56eda9d025c0833e6c6714b3fb6b7eaf))
+* **kitchen+gitlab-ci:** use latest pre-salted images ([ae579a7](https://github.com/saltstack-formulas/haproxy-formula/commit/ae579a77d61afb5aaa15bf7d52e71e59dc7a5d11))
+* **pre-commit:** add to formula [skip ci] ([649b533](https://github.com/saltstack-formulas/haproxy-formula/commit/649b533c21d5f4b9d8b48f4cbea16fc6210392e1))
+* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([79ec26d](https://github.com/saltstack-formulas/haproxy-formula/commit/79ec26d59f9a1aa9550aa3c5cd3a24bfb4436dd0))
+* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([0792e26](https://github.com/saltstack-formulas/haproxy-formula/commit/0792e2614b87ab2ea30f25af9b0387075fb83497))
+* **pre-commit:** update hook for `rubocop` [skip ci] ([a73b49f](https://github.com/saltstack-formulas/haproxy-formula/commit/a73b49f432000f45ee08352d7607ffdeaaab7986))
+
+
+### Tests
+
+* **pillar:** provide `default` pillar working on all platforms ([12be6ff](https://github.com/saltstack-formulas/haproxy-formula/commit/12be6ff15c0c23d385ebed308ad953a399b86b3f))
+
# [0.17.0](https://github.com/saltstack-formulas/haproxy-formula/compare/v0.16.0...v0.17.0) (2020-06-16)
diff --git a/FORMULA b/FORMULA
index 2a9c137..0a18709 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: haproxy
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: 0.17.0
+version: 0.17.1
release: 1
minimum_version: 2017.7
summary: haproxy formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index d9565f8..3ea8af6 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -13,110 +13,107 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@johnkeates `_
- 29
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@gravyboat `_
- 28
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
+ - `@myii `_
+ - 24
+ * - :raw-html-m2r:`
`
- `@bigbosst `_
- 11
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@daks `_
- 8
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@puneetk `_
- 8
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@nmadhok `_
- 7
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@hoonetorg `_
- 7
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@boltronics `_
- 6
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@aboe76 `_
- 6
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@morsik `_
- 6
- * - :raw-html-m2r:`
`
- - `@myii `_
- - 5
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@ticosax `_
- 4
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@thatch45 `_
- 4
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@abednarik `_
- 4
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@bneqld `_
- 3
- * - :raw-html-m2r:`
`
- - `@null9beta `_
+ * - :raw-html-m2r:`
`
+ - `@dafyddj `_
- 3
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@javierbertoli `_
- 2
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@kjkeane `_
- 2
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@stp-ip `_
- 2
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@noelmcloughlin `_
- 2
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@liunich `_
- 2
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@mymasse `_
- 2
- * - :raw-html-m2r:`
`
- - `@amontalban `_
- - 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@aminet `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@iggy `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@stenstad `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
+ - `@baby-gnu `_
+ - 1
+ * - :raw-html-m2r:`
`
- `@ingben `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@kti-richard `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@msciciel `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@whiteinge `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@genuss `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@davidkarlsen `_
- 1
- * - :raw-html-m2r:`
`
+ * - :raw-html-m2r:`
`
- `@davidwalter0 `_
- 1
- * - :raw-html-m2r:`
`
- - `@kungfu71186 `_
- - 1
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-16.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-03-04.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 5d2f3d2..3baf771 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,36 @@
Changelog
=========
+`0.17.1 `_ (2021-03-04)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **config:** ensure ``haproxy:global:chroot:path`` is created if provided (\ `92831b6 `_\ )
+* **templates/haproxy.jinja:** replace deprecated ``reqadd`` (\ `8c6c855 `_\ ), closes `/github.com/haproxy/haproxy/blob/31dd393da0e6c20bf65ea833d10635a8b26cb355/src/cfgparse-listen.c#L2843-L2845 `_
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `c80fa08 `_\ )
+* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `db31f52 `_\ )
+* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `1792404 `_\ )
+* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `17911ca `_\ )
+* **kitchen+gitlab-ci:** use latest pre-salted images (\ `ae579a7 `_\ )
+* **pre-commit:** add to formula [skip ci] (\ `649b533 `_\ )
+* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `79ec26d `_\ )
+* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `0792e26 `_\ )
+* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `a73b49f `_\ )
+
+Tests
+^^^^^
+
+
+* **pillar:** provide ``default`` pillar working on all platforms (\ `12be6ff `_\ )
+
`0.17.0 `_ (2020-06-16)
------------------------------------------------------------------------------------------------------------