diff --git a/AUTHORS.md b/AUTHORS.md
index f697ed1..0d4c48f 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|160
+|[@myii](https://github.com/myii)|165
|[@alxwr](https://github.com/alxwr)|38
|[@baby-gnu](https://github.com/baby-gnu)|33
|[@gravyboat](https://github.com/gravyboat)|28
@@ -43,6 +43,7 @@ Avatar|Contributor|Contributions
|[@excavador](https://github.com/excavador)|2
|[@hudecof](https://github.com/hudecof)|2
|[@freach](https://github.com/freach)|2
+|[@stasjok](https://github.com/stasjok)|2
|[@westurner](https://github.com/westurner)|2
|[@abednarik](https://github.com/abednarik)|2
|[@chenmen](https://github.com/chenmen)|2
@@ -78,4 +79,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-03.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-21.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf509ad..8ceb915 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,27 @@
# Changelog
+## [3.0.3](https://github.com/saltstack-formulas/openssh-formula/compare/v3.0.2...v3.0.3) (2022-02-21)
+
+
+### Bug Fixes
+
+* **libmapstack:** allow mapping by booleans and numbers ([40ba5a7](https://github.com/saltstack-formulas/openssh-formula/commit/40ba5a72c6476fa7deb4e73a01e78530da4c45d9))
+
+
+### Continuous Integration
+
+* update linters to latest versions [skip ci] ([81f97c0](https://github.com/saltstack-formulas/openssh-formula/commit/81f97c0457b7b30a6464c066fcb83ca77def9371))
+
+
+### Styles
+
+* **libsaltcli:** fix comments to jinja comments [skip ci] ([3416d94](https://github.com/saltstack-formulas/openssh-formula/commit/3416d94a36ab0c38942dba8d660652592f74a019))
+
+
+### Tests
+
+* **system:** add `build_platform_codename` [skip ci] ([aaa1828](https://github.com/saltstack-formulas/openssh-formula/commit/aaa1828f8683cb306b4532805d8095b095649af5))
+
## [3.0.2](https://github.com/saltstack-formulas/openssh-formula/compare/v3.0.1...v3.0.2) (2022-02-03)
diff --git a/FORMULA b/FORMULA
index 2aa196c..f5cc649 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: 3.0.2
+version: 3.0.3
release: 1
minimum_version: 2017.7
summary: openssh formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index fdcc975..67a4fba 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 `_
- - 160
+ - 165
* - :raw-html-m2r:``
- `@alxwr `_
- 38
@@ -130,6 +130,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@freach `_
- 2
+ * - :raw-html-m2r:``
+ - `@stasjok `_
+ - 2
* - :raw-html-m2r:``
- `@westurner `_
- 2
@@ -230,4 +233,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 2022-02-03.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-21.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 65252c7..ff25be5 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,33 @@
Changelog
=========
+`3.0.3 `_ (2022-02-21)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **libmapstack:** allow mapping by booleans and numbers (\ `40ba5a7 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* update linters to latest versions [skip ci] (\ `81f97c0 `_\ )
+
+Styles
+^^^^^^
+
+
+* **libsaltcli:** fix comments to jinja comments [skip ci] (\ `3416d94 `_\ )
+
+Tests
+^^^^^
+
+
+* **system:** add ``build_platform_codename`` [skip ci] (\ `aaa1828 `_\ )
+
`3.0.2 `_ (2022-02-03)
---------------------------------------------------------------------------------------------------------