diff --git a/AUTHORS.md b/AUTHORS.md
index cc11f22..1c3f685 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,19 +4,20 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|166
-
|[@noelmcloughlin](https://github.com/noelmcloughlin)|78
+
|[@myii](https://github.com/myii)|201
+
|[@noelmcloughlin](https://github.com/noelmcloughlin)|79
|[@aboe76](https://github.com/aboe76)|54
|[@gravyboat](https://github.com/gravyboat)|41
-
|[@javierbertoli](https://github.com/javierbertoli)|21
+
|[@javierbertoli](https://github.com/javierbertoli)|24
|[@nmadhok](https://github.com/nmadhok)|19
|[@vutny](https://github.com/vutny)|18
|[@puneetk](https://github.com/puneetk)|11
|[@EvaSDK](https://github.com/EvaSDK)|9
|[@dferramosi](https://github.com/dferramosi)|8
|[@johnkeates](https://github.com/johnkeates)|8
+
|[@litnialex](https://github.com/litnialex)|8
|[@whiteinge](https://github.com/whiteinge)|8
-
|[@babilen5](https://github.com/babilen5)|8
+
|[@babilen](https://github.com/babilen)|8
|[@iggy](https://github.com/iggy)|7
|[@dynjnelson](https://github.com/dynjnelson)|7
|[@rominf](https://github.com/rominf)|7
@@ -33,7 +34,6 @@ Avatar|Contributor|Contributions
|[@renoirb](https://github.com/renoirb)|3
|[@Ken-2scientists](https://github.com/Ken-2scientists)|2
|[@madssj](https://github.com/madssj)|2
-
|[@h3](https://github.com/h3)|2
|[@tgoodaire](https://github.com/tgoodaire)|2
|[@sticky-note](https://github.com/sticky-note)|2
|[@durana](https://github.com/durana)|1
@@ -53,8 +53,7 @@ Avatar|Contributor|Contributions
|[@mattysads](https://github.com/mattysads)|1
|[@mbrannigan](https://github.com/mbrannigan)|1
|[@n-rodriguez](https://github.com/n-rodriguez)|1
-
|[@fortunejuggle](https://github.com/fortunejuggle)|1
-
|[@droope](https://github.com/droope)|1
+
|[@SamJoan](https://github.com/SamJoan)|1
|[@rmoorman](https://github.com/rmoorman)|1
|[@skurfer](https://github.com/skurfer)|1
|[@RobRuana](https://github.com/RobRuana)|1
@@ -72,4 +71,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-07-20.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-07.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index faa2a15..8d39e4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,34 @@
# Changelog
+# [0.44.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.43.0...v0.44.0) (2022-02-07)
+
+
+### Bug Fixes
+
+* **opensuse:** fix repo key parameter ([7bba14a](https://github.com/saltstack-formulas/postgres-formula/commit/7bba14a61cc0dce496ecda075726bf93c4c8812d))
+
+
+### Continuous Integration
+
+* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([2f7d009](https://github.com/saltstack-formulas/postgres-formula/commit/2f7d009bb6fbebde68fdb5057ad7d17d9aaf4fe0))
+* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([137eec7](https://github.com/saltstack-formulas/postgres-formula/commit/137eec779073d865f2be667e1c852e64503e1730))
+* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([c13fa62](https://github.com/saltstack-formulas/postgres-formula/commit/c13fa62f93ee0a39b0d1e1c4c6a1e343f077ae32))
+* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([8947cc4](https://github.com/saltstack-formulas/postgres-formula/commit/8947cc48707ff2a8a05b6deb7c4069200ee3e6af))
+* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([33e590e](https://github.com/saltstack-formulas/postgres-formula/commit/33e590eccbd68083c4fd5e765e760e9036744fad))
+* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([9248de3](https://github.com/saltstack-formulas/postgres-formula/commit/9248de33b125354dc676895f0b5a7e3ce0a6a27b))
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([ebe3841](https://github.com/saltstack-formulas/postgres-formula/commit/ebe3841df8d69fa0036a99f99cfc92287c457f0c))
+* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([71556cc](https://github.com/saltstack-formulas/postgres-formula/commit/71556cc1c01d98885c19088550c0f887f8a3273f))
+
+
+### Features
+
+* **debian:** use repository keyring instead of key_id ([b6a28fe](https://github.com/saltstack-formulas/postgres-formula/commit/b6a28fee0d0baee8c21aa66919d35d6e8ecd57f3))
+
+
+### Tests
+
+* **repository:** redhat's family alternatives for repo url ([43b4329](https://github.com/saltstack-formulas/postgres-formula/commit/43b4329a51fa3aeacc96cb2c489b09feb9b1f632))
+
# [0.43.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.42.0...v0.43.0) (2021-07-20)
diff --git a/FORMULA b/FORMULA
index 25ec92f..c9086be 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: postgres
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 0.43.0
+version: 0.44.0
release: 1
minimum_version: 2016.11
summary: Postgres formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 2915673..73c3b7f 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`
`
- `@myii `_
- - 166
+ - 201
* - :raw-html-m2r:`
`
- `@noelmcloughlin `_
- - 78
+ - 79
* - :raw-html-m2r:`
`
- `@aboe76 `_
- 54
@@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 41
* - :raw-html-m2r:`
`
- `@javierbertoli `_
- - 21
+ - 24
* - :raw-html-m2r:`
`
- `@nmadhok `_
- 19
@@ -46,11 +46,14 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@johnkeates `_
- 8
+ * - :raw-html-m2r:`
`
+ - `@litnialex `_
+ - 8
* - :raw-html-m2r:`
`
- `@whiteinge `_
- 8
- * - :raw-html-m2r:`
`
- - `@babilen5 `_
+ * - :raw-html-m2r:`
`
+ - `@babilen `_
- 8
* - :raw-html-m2r:`
`
- `@iggy `_
@@ -100,9 +103,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@madssj `_
- 2
- * - :raw-html-m2r:`
`
- - `@h3 `_
- - 2
* - :raw-html-m2r:`
`
- `@tgoodaire `_
- 2
@@ -160,11 +160,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@n-rodriguez `_
- 1
- * - :raw-html-m2r:`
`
- - `@fortunejuggle `_
- - 1
- * - :raw-html-m2r:`
`
- - `@droope `_
+ * - :raw-html-m2r:`
`
+ - `@SamJoan `_
- 1
* - :raw-html-m2r:`
`
- `@rmoorman `_
@@ -212,4 +209,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-07-20.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-07.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 29a9598..13ba51a 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,40 @@
Changelog
=========
+`0.44.0 `_ (2022-02-07)
+-------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **opensuse:** fix repo key parameter (\ `7bba14a `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] (\ `2f7d009 `_\ )
+* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `137eec7 `_\ )
+* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `c13fa62 `_\ )
+* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `8947cc4 `_\ )
+* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `33e590e `_\ )
+* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `9248de3 `_\ )
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `ebe3841 `_\ )
+* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] (\ `71556cc `_\ )
+
+Features
+^^^^^^^^
+
+
+* **debian:** use repository keyring instead of key_id (\ `b6a28fe `_\ )
+
+Tests
+^^^^^
+
+
+* **repository:** redhat's family alternatives for repo url (\ `43b4329 `_\ )
+
`0.43.0 `_ (2021-07-20)
-------------------------------------------------------------------------------------------------------------