diff --git a/AUTHORS.md b/AUTHORS.md
index 4f442c80..283baf57 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -6,12 +6,12 @@ Avatar|Contributor|Contributions
:-:|---|:-:
|[@noelmcloughlin](https://github.com/noelmcloughlin)|86
|[@cdarwin](https://github.com/cdarwin)|25
+
|[@myii](https://github.com/myii)|25
|[@gravyboat](https://github.com/gravyboat)|22
|[@aboe76](https://github.com/aboe76)|21
|[@javierbertoli](https://github.com/javierbertoli)|18
|[@puneetk](https://github.com/puneetk)|15
|[@vladvasiliu](https://github.com/vladvasiliu)|12
-
|[@myii](https://github.com/myii)|12
|[@nmadhok](https://github.com/nmadhok)|9
|[@ticosax](https://github.com/ticosax)|7
|[@alexproca](https://github.com/alexproca)|6
@@ -33,6 +33,7 @@ Avatar|Contributor|Contributions
|[@alinefr](https://github.com/alinefr)|1
|[@ernstae](https://github.com/ernstae)|1
|[@iggy](https://github.com/iggy)|1
+
|[@solarchad](https://github.com/solarchad)|1
|[@blueyed](https://github.com/blueyed)|1
|[@comozo](https://github.com/comozo)|1
|[@JohnMaguire](https://github.com/JohnMaguire)|1
@@ -56,4 +57,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-23.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-01-22.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c25a215d..a7a9c488 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,36 @@
# Changelog
+# [0.43.0](https://github.com/saltstack-formulas/docker-formula/compare/v0.42.0...v0.43.0) (2020-01-22)
+
+
+### Bug Fixes
+
+* **release.config.js:** use full commit hash in commit link [skip ci] ([01ece3d](https://github.com/saltstack-formulas/docker-formula/commit/01ece3dba8e581b15da1087c58b484b56177f0de))
+
+
+### Continuous Integration
+
+* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([734d4e3](https://github.com/saltstack-formulas/docker-formula/commit/734d4e3a884253ecc0f37493b0af6cf2398dbac0))
+* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([d87e787](https://github.com/saltstack-formulas/docker-formula/commit/d87e7871989b56293b577976c122c6c7095d61e3))
+* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([71c5bcb](https://github.com/saltstack-formulas/docker-formula/commit/71c5bcb0aead53192ec4bb9f560ed312c80af1f6))
+* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2189efb](https://github.com/saltstack-formulas/docker-formula/commit/2189efbc8af5fa6a529acbe3410b62558132a044))
+* **travis:** apply changes from build config validation [skip ci] ([f0a07fc](https://github.com/saltstack-formulas/docker-formula/commit/f0a07fc7c03107b21dd9f7161972b084893f19ee))
+* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([340556e](https://github.com/saltstack-formulas/docker-formula/commit/340556e081780d890db064dc84d7fdd177e55d93))
+* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([12bf914](https://github.com/saltstack-formulas/docker-formula/commit/12bf914e2468ce8b09f172c12c5df8aa4b7175e5))
+* **travis:** run `shellcheck` during lint job [skip ci] ([ba127a0](https://github.com/saltstack-formulas/docker-formula/commit/ba127a08113bf43f3bbb7691d1bc670e659e4c45))
+* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([2590d61](https://github.com/saltstack-formulas/docker-formula/commit/2590d61eeadb82ae420db450f3885b95a77be52c))
+* **travis:** use build config validation (beta) [skip ci] ([fe184e9](https://github.com/saltstack-formulas/docker-formula/commit/fe184e95123ad90c2a38515a50118f5ab82cac1b))
+
+
+### Features
+
+* support optional container removal before start in upstart/systemd ([cc10d97](https://github.com/saltstack-formulas/docker-formula/commit/cc10d97ee0a8f85f8d94f6ec4b1918c906338afd))
+
+
+### Performance Improvements
+
+* **travis:** improve `salt-lint` invocation [skip ci] ([18fa798](https://github.com/saltstack-formulas/docker-formula/commit/18fa79879dbb37c90c45c836018126dfbd61f5e2))
+
# [0.42.0](https://github.com/saltstack-formulas/docker-formula/compare/v0.41.0...v0.42.0) (2019-10-23)
diff --git a/FORMULA b/FORMULA
index 02322702..16dcb81f 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: docker
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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.42.0
+version: 0.43.0
release: 1
minimum_version: 2017.7
summary: docker formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 751c1216..3a529bf6 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -19,6 +19,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@cdarwin `_
- 25
+ * - :raw-html-m2r:`
`
+ - `@myii `_
+ - 25
* - :raw-html-m2r:`
`
- `@gravyboat `_
- 22
@@ -34,9 +37,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@vladvasiliu `_
- 12
- * - :raw-html-m2r:`
`
- - `@myii `_
- - 12
* - :raw-html-m2r:`
`
- `@nmadhok `_
- 9
@@ -100,6 +100,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@iggy `_
- 1
+ * - :raw-html-m2r:`
`
+ - `@solarchad `_
+ - 1
* - :raw-html-m2r:`
`
- `@blueyed `_
- 1
@@ -164,4 +167,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 2019-10-23.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-01-22.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index f51d5ae3..8def36ca 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,42 @@
Changelog
=========
+`0.43.0 `_ (2020-01-22)
+-----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **release.config.js:** use full commit hash in commit link [skip ci] (\ `01ece3d `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `734d4e3 `_\ )
+* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `d87e787 `_\ )
+* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `71c5bcb `_\ )
+* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `2189efb `_\ )
+* **travis:** apply changes from build config validation [skip ci] (\ `f0a07fc `_\ )
+* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `340556e `_\ )
+* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `12bf914 `_\ )
+* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `ba127a0 `_\ )
+* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `2590d61 `_\ )
+* **travis:** use build config validation (beta) [skip ci] (\ `fe184e9 `_\ )
+
+Features
+^^^^^^^^
+
+
+* support optional container removal before start in upstart/systemd (\ `cc10d97 `_\ )
+
+Performance Improvements
+^^^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `18fa798 `_\ )
+
`0.42.0 `_ (2019-10-23)
-----------------------------------------------------------------------------------------------------------