diff --git a/AUTHORS.md b/AUTHORS.md
index d40dfcd..f9eeed4 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@aboe76](https://github.com/aboe76)|40
+|[@aboe76](https://github.com/aboe76)|41
|[@gravyboat](https://github.com/gravyboat)|27
|[@nmadhok](https://github.com/nmadhok)|24
|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
+|[@myii](https://github.com/myii)|18
|[@whiteinge](https://github.com/whiteinge)|17
-|[@myii](https://github.com/myii)|17
|[@ross-p](https://github.com/ross-p)|13
|[@daks](https://github.com/daks)|10
|[@techhat](https://github.com/techhat)|10
@@ -25,6 +25,7 @@ Avatar|Contributor|Contributions
|[@auser](https://github.com/auser)|5
|[@stp-ip](https://github.com/stp-ip)|5
|[@ahmadsherif](https://github.com/ahmadsherif)|4
+|[@n-rodriguez](https://github.com/n-rodriguez)|4
|[@teepark](https://github.com/teepark)|4
|[@alinefr](https://github.com/alinefr)|3
|[@devaos](https://github.com/devaos)|3
@@ -44,7 +45,6 @@ Avatar|Contributor|Contributions
|[@kmshultz](https://github.com/kmshultz)|2
|[@malept](https://github.com/malept)|2
|[@meganlkm](https://github.com/meganlkm)|2
-|[@n-rodriguez](https://github.com/n-rodriguez)|2
|[@garrettw](https://github.com/garrettw)|2
|[@myoung34](https://github.com/myoung34)|2
|[@bebosudo](https://github.com/bebosudo)|1
@@ -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 2019-08-25.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-01.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c338298..6f9710b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [2.3.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.2.1...v2.3.0) (2019-09-01)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** replace EOL pre-salted images ([70e1426](https://github.com/saltstack-formulas/nginx-formula/commit/70e1426))
+
+
+### Features
+
+* **passenger:** inc config, snippets, servers, etc ([e07b558](https://github.com/saltstack-formulas/nginx-formula/commit/e07b558))
+
## [2.2.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.2.0...v2.2.1) (2019-08-25)
diff --git a/FORMULA b/FORMULA
index d520bbc..ac7bf6c 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.2.1
+version: 2.3.0
release: 1
minimum_version: 2017.3
summary: nginx formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 5b2a99e..6999781 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:``
- `@aboe76 `_
- - 40
+ - 41
* - :raw-html-m2r:``
- `@gravyboat `_
- 27
@@ -25,11 +25,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 18
- * - :raw-html-m2r:``
- - `@whiteinge `_
- - 17
* - :raw-html-m2r:``
- `@myii `_
+ - 18
+ * - :raw-html-m2r:``
+ - `@whiteinge `_
- 17
* - :raw-html-m2r:``
- `@ross-p `_
@@ -76,6 +76,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@ahmadsherif `_
- 4
+ * - :raw-html-m2r:``
+ - `@n-rodriguez `_
+ - 4
* - :raw-html-m2r:``
- `@teepark `_
- 4
@@ -133,9 +136,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@meganlkm `_
- 2
- * - :raw-html-m2r:``
- - `@n-rodriguez `_
- - 2
* - :raw-html-m2r:``
- `@garrettw `_
- 2
@@ -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 2019-08-25.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-01.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 22a5ccd..2b479bb 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`2.3.0 `_ (2019-09-01)
+-------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** replace EOL pre-salted images (\ `70e1426 `_\ )
+
+Features
+^^^^^^^^
+
+
+* **passenger:** inc config, snippets, servers, etc (\ `e07b558 `_\ )
+
`2.2.1 `_ (2019-08-25)
-------------------------------------------------------------------------------------------------------