diff --git a/AUTHORS.md b/AUTHORS.md
index d254aed..1f50068 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -7,7 +7,7 @@ Avatar|Contributor|Contributions
|[@aboe76](https://github.com/aboe76)|98
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
-
|[@myii](https://github.com/myii)|25
+
|[@myii](https://github.com/myii)|28
|[@iggy](https://github.com/iggy)|22
|[@puneetk](https://github.com/puneetk)|21
|[@javierbertoli](https://github.com/javierbertoli)|20
@@ -61,6 +61,7 @@ Avatar|Contributor|Contributions
|[@tobias-m](https://github.com/tobias-m)|2
|[@ek9](https://github.com/ek9)|2
|[@tiger-seo](https://github.com/tiger-seo)|2
+
|[@daks](https://github.com/daks)|2
|[@matthew-parlette](https://github.com/matthew-parlette)|2
|[@aanriot](https://github.com/aanriot)|1
|[@alejdg](https://github.com/alejdg)|1
@@ -72,7 +73,6 @@ Avatar|Contributor|Contributions
|[@vutny](https://github.com/vutny)|1
|[@blast-hardcheese](https://github.com/blast-hardcheese)|1
|[@mecavity](https://github.com/mecavity)|1
-
|[@daks](https://github.com/daks)|1
|[@felix-russell](https://github.com/felix-russell)|1
|[@Furlot](https://github.com/Furlot)|1
|[@iondulgheru](https://github.com/iondulgheru)|1
@@ -106,4 +106,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-09-17.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-20.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 253b391..1d124d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [0.59.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.0...v0.59.1) (2019-09-20)
+
+
+### Bug Fixes
+
+* **pkgrepo:** fix settings for `opensuse` ([f00c9a7](https://github.com/saltstack-formulas/salt-formula/commit/f00c9a7))
+* **pkgrepo:** provide settings for `amazon` ([cb726af](https://github.com/saltstack-formulas/salt-formula/commit/cb726af))
+
+
+### Code Refactoring
+
+* **kitchen+travis+inspec:** use pre-salted images ([fc1d0b1](https://github.com/saltstack-formulas/salt-formula/commit/fc1d0b1))
+
# [0.59.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.4...v0.59.0) (2019-09-17)
diff --git a/FORMULA b/FORMULA
index 33780a7..18467cc 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 0.59.0
+version: 0.59.1
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index a56138f..232a0b3 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -24,7 +24,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 54
* - :raw-html-m2r:`
`
- `@myii `_
- - 25
+ - 28
* - :raw-html-m2r:`
`
- `@iggy `_
- 22
@@ -184,6 +184,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@tiger-seo `_
- 2
+ * - :raw-html-m2r:`
`
+ - `@daks `_
+ - 2
* - :raw-html-m2r:`
`
- `@matthew-parlette `_
- 2
@@ -217,9 +220,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@mecavity `_
- 1
- * - :raw-html-m2r:`
`
- - `@daks `_
- - 1
* - :raw-html-m2r:`
`
- `@felix-russell `_
- 1
@@ -314,4 +314,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-09-17.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-20.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 1ee6452..b3fd645 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,22 @@
Changelog
=========
+`0.59.1 `_ (2019-09-20)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **pkgrepo:** fix settings for ``opensuse`` (\ `f00c9a7 `_\ )
+* **pkgrepo:** provide settings for ``amazon`` (\ `cb726af `_\ )
+
+Code Refactoring
+^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis+inspec:** use pre-salted images (\ `fc1d0b1 `_\ )
+
`0.59.0 `_ (2019-09-17)
---------------------------------------------------------------------------------------------------------