diff --git a/AUTHORS.md b/AUTHORS.md
index 063c504..e977dd5 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)|92
+|[@myii](https://github.com/myii)|93
|[@aboe76](https://github.com/aboe76)|46
|[@gravyboat](https://github.com/gravyboat)|27
|[@nmadhok](https://github.com/nmadhok)|24
@@ -37,6 +37,7 @@ Avatar|Contributor|Contributions
|[@msciciel](https://github.com/msciciel)|3
|[@rfairburn](https://github.com/rfairburn)|3
|[@westurner](https://github.com/westurner)|3
+|[@toanju](https://github.com/toanju)|3
|[@chris-sanders](https://github.com/chris-sanders)|2
|[@UtahDave](https://github.com/UtahDave)|2
|[@ghtyrant](https://github.com/ghtyrant)|2
@@ -49,7 +50,6 @@ Avatar|Contributor|Contributions
|[@garrettw](https://github.com/garrettw)|2
|[@ErisDS](https://github.com/ErisDS)|2
|[@myoung34](https://github.com/myoung34)|2
-|[@toanju](https://github.com/toanju)|2
|[@sticky-note](https://github.com/sticky-note)|2
|[@bebosudo](https://github.com/bebosudo)|1
|[@aanriot](https://github.com/aanriot)|1
@@ -81,4 +81,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-03-29.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-30.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d37ac7..1534800 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.6.2](https://github.com/saltstack-formulas/nginx-formula/compare/v2.6.1...v2.6.2) (2021-03-30)
+
+
+### Bug Fixes
+
+* **servers_config:** fixup 05994e1 ([c03729a](https://github.com/saltstack-formulas/nginx-formula/commit/c03729ae326876a20cb22c346f9d4cd96418af9a))
+
## [2.6.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.6.0...v2.6.1) (2021-03-29)
diff --git a/FORMULA b/FORMULA
index dce494c..77009be 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: nginx
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 2.6.1
+version: 2.6.2
release: 1
minimum_version: 2017.3
summary: nginx formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 83dba12..7ec1d38 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 `_
- - 92
+ - 93
* - :raw-html-m2r:``
- `@aboe76 `_
- 46
@@ -112,6 +112,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@westurner `_
- 3
+ * - :raw-html-m2r:``
+ - `@toanju `_
+ - 3
* - :raw-html-m2r:``
- `@chris-sanders `_
- 2
@@ -148,9 +151,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@myoung34 `_
- 2
- * - :raw-html-m2r:``
- - `@toanju `_
- - 2
* - :raw-html-m2r:``
- `@sticky-note `_
- 2
@@ -239,4 +239,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-03-29.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-03-30.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index bc5b776..1e241bc 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`2.6.2 `_ (2021-03-30)
+-------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **servers_config:** fixup 05994e1 (\ `c03729a `_\ )
+
`2.6.1 `_ (2021-03-29)
-------------------------------------------------------------------------------------------------------