diff --git a/AUTHORS.md b/AUTHORS.md
index 614f671..7fe9652 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)|238
+|[@myii](https://github.com/myii)|243
|[@aboe76](https://github.com/aboe76)|100
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
@@ -95,6 +95,7 @@ Avatar|Contributor|Contributions
|[@ralucasg](https://github.com/ralucasg)|1
|[@VBH-Jenkins](https://github.com/VBH-Jenkins)|1
|[@robruma](https://github.com/robruma)|1
+|[@rfairburn](https://github.com/rfairburn)|1
|[@ryanwalder](https://github.com/ryanwalder)|1
|[@spoage](https://github.com/spoage)|1
|[@mogman1](https://github.com/mogman1)|1
@@ -113,4 +114,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-11-22.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-11-30.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 471c83e..2f4eea8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
# Changelog
+## [1.9.8](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.7...v1.9.8) (2021-11-30)
+
+
+### Bug Fixes
+
+* **master:** master.d template to support saltclass ext_pillar ([5b7d7ea](https://github.com/saltstack-formulas/salt-formula/commit/5b7d7ea70e19a9c27b5de96eb0752db4534bc62d))
+
+
+### Continuous Integration
+
+* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([47d6c23](https://github.com/saltstack-formulas/salt-formula/commit/47d6c23df345c037e650b0b92db028b010708dc8))
+
+
+### Tests
+
+* **_mapdata:** add verification file for OpenBSD 7.0 [skip ci] ([f1ead04](https://github.com/saltstack-formulas/salt-formula/commit/f1ead04517a7fd369ac9fb90cb6b8f88dda31899))
+* **_mapdata:** update verification files for FreeBSD [skip ci] ([4b356b1](https://github.com/saltstack-formulas/salt-formula/commit/4b356b12134dbdf2ee6828c34edddaefbac50cd9))
+
## [1.9.7](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.6...v1.9.7) (2021-11-22)
diff --git a/FORMULA b/FORMULA
index 769a12a..cc8d675 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 1.9.7
+version: 1.9.8
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 61ed4d9..414d48b 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 `_
- - 238
+ - 243
* - :raw-html-m2r:``
- `@aboe76 `_
- 100
@@ -286,6 +286,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@robruma `_
- 1
+ * - :raw-html-m2r:``
+ - `@rfairburn `_
+ - 1
* - :raw-html-m2r:``
- `@ryanwalder `_
- 1
@@ -335,4 +338,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 2021-11-22.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-11-30.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 3ebb7f3..1350abd 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,28 @@
Changelog
=========
+`1.9.8 `_ (2021-11-30)
+------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **master:** master.d template to support saltclass ext_pillar (\ `5b7d7ea `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `47d6c23 `_\ )
+
+Tests
+^^^^^
+
+
+* **_mapdata:** add verification file for OpenBSD 7.0 [skip ci] (\ `f1ead04 `_\ )
+* **_mapdata:** update verification files for FreeBSD [skip ci] (\ `4b356b1 `_\ )
+
`1.9.7 `_ (2021-11-22)
------------------------------------------------------------------------------------------------------