diff --git a/AUTHORS.md b/AUTHORS.md
index 823cc0c8..1a689fd3 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -6,7 +6,7 @@ Avatar|Contributor|Contributions
:-:|---|:-:
|[@javierbertoli](https://github.com/javierbertoli)|32
|[@gravyboat](https://github.com/gravyboat)|21
-
|[@myii](https://github.com/myii)|15
+
|[@myii](https://github.com/myii)|18
|[@crux-capacitor](https://github.com/crux-capacitor)|14
|[@nmadhok](https://github.com/nmadhok)|11
|[@alxwr](https://github.com/alxwr)|11
@@ -55,4 +55,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-08-18.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-05.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3bc06fa..9aeac8c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [0.18.2](https://github.com/saltstack-formulas/bind-formula/compare/v0.18.1...v0.18.2) (2019-09-05)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** replace EOL pre-salted images ([3a4d4e8](https://github.com/saltstack-formulas/bind-formula/commit/3a4d4e8))
+
+
+### Tests
+
+* **inspec:** improve to work on `amazon` as well ([59684c6](https://github.com/saltstack-formulas/bind-formula/commit/59684c6))
+
## [0.18.1](https://github.com/saltstack-formulas/bind-formula/compare/v0.18.0...v0.18.1) (2019-08-18)
diff --git a/FORMULA b/FORMULA
index 90a6de29..f25ea7d4 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: bind
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 0.18.1
+version: 0.18.2
release: 1
minimum_version: 2016.11
summary: Bind formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index b4bc01dd..03163635 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -21,7 +21,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 21
* - :raw-html-m2r:`
`
- `@myii `_
- - 15
+ - 18
* - :raw-html-m2r:`
`
- `@crux-capacitor `_
- 14
@@ -161,4 +161,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-08-18.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-05.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 9e06a153..28132b35 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`0.18.2 `_ (2019-09-05)
+---------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** replace EOL pre-salted images (\ `3a4d4e8 `_\ )
+
+Tests
+^^^^^
+
+
+* **inspec:** improve to work on ``amazon`` as well (\ `59684c6 `_\ )
+
`0.18.1 `_ (2019-08-18)
---------------------------------------------------------------------------------------------------------