diff --git a/AUTHORS.md b/AUTHORS.md
index 696bf4b..c44190e 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|72
+|[@myii](https://github.com/myii)|74
|[@alxwr](https://github.com/alxwr)|38
|[@gravyboat](https://github.com/gravyboat)|28
|[@aboe76](https://github.com/aboe76)|25
-|[@baby-gnu](https://github.com/baby-gnu)|19
+|[@baby-gnu](https://github.com/baby-gnu)|21
|[@nmadhok](https://github.com/nmadhok)|15
|[@whiteinge](https://github.com/whiteinge)|9
|[@rfairburn](https://github.com/rfairburn)|8
@@ -77,4 +77,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-08-26.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-09-09.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6492cc..6775436 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [2.0.3](https://github.com/saltstack-formulas/openssh-formula/compare/v2.0.2...v2.0.3) (2020-09-09)
+
+
+### Continuous Integration
+
+* **kitchen:** force the hostname of the containers ([208f873](https://github.com/saltstack-formulas/openssh-formula/commit/208f87380ce23995ca62c882401c48ec91de6c86))
+
+
+### Tests
+
+* **inspec:** no more need to mangle mapdata for hostname ([8cb31c6](https://github.com/saltstack-formulas/openssh-formula/commit/8cb31c6967f736f2068ec55911bd177f5ad6ee87))
+* **share:** standardise structure ([15241d3](https://github.com/saltstack-formulas/openssh-formula/commit/15241d39c55441c31ae19863cb383a0ccccaa07e))
+
## [2.0.2](https://github.com/saltstack-formulas/openssh-formula/compare/v2.0.1...v2.0.2) (2020-08-26)
diff --git a/FORMULA b/FORMULA
index 2c2e8d2..e4068ce 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: openssh
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: 2.0.2
+version: 2.0.3
release: 1
minimum_version: 2017.7
summary: openssh formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index d460d6c..7b10162 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 `_
- - 72
+ - 74
* - :raw-html-m2r:``
- `@alxwr `_
- 38
@@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 25
* - :raw-html-m2r:``
- `@baby-gnu `_
- - 19
+ - 21
* - :raw-html-m2r:``
- `@nmadhok `_
- 15
@@ -227,4 +227,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-08-26.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-09-09.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 41b282e..7a88754 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,22 @@
Changelog
=========
+`2.0.3 `_ (2020-09-09)
+---------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen:** force the hostname of the containers (\ `208f873 `_\ )
+
+Tests
+^^^^^
+
+
+* **inspec:** no more need to mangle mapdata for hostname (\ `8cb31c6 `_\ )
+* **share:** standardise structure (\ `15241d3 `_\ )
+
`2.0.2 `_ (2020-08-26)
---------------------------------------------------------------------------------------------------------