diff --git a/AUTHORS.md b/AUTHORS.md index 611a63c..41c218a 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,17 +4,16 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|81 +@myii|[@myii](https://github.com/myii)|120 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|15 @gravyboat|[@gravyboat](https://github.com/gravyboat)|14 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|14 @nmadhok|[@nmadhok](https://github.com/nmadhok)|13 @alex-leonhardt|[@alex-leonhardt](https://github.com/alex-leonhardt)|9 @aboe76|[@aboe76](https://github.com/aboe76)|9 -@alfredopalhares|[@alfredopalhares](https://github.com/alfredopalhares)|5 @techhat|[@techhat](https://github.com/techhat)|5 @stp-ip|[@stp-ip](https://github.com/stp-ip)|5 @whiteinge|[@whiteinge](https://github.com/whiteinge)|5 -@babilen5|[@babilen5](https://github.com/babilen5)|5 +@babilen|[@babilen](https://github.com/babilen)|5 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @dseira|[@dseira](https://github.com/dseira)|3 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 @@ -45,4 +44,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-06-24. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-12. diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b69e94..ef7a1d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [0.28.1](https://github.com/saltstack-formulas/redis-formula/compare/v0.28.0...v0.28.1) (2022-02-12) + + +### Code Refactoring + +* **salt-lint:** fix violations ([eef0cf1](https://github.com/saltstack-formulas/redis-formula/commit/eef0cf1b6e982ab530469b0418a63231687d70ed)) + + +### Continuous Integration + +* update linters to latest versions [skip ci] ([45e625e](https://github.com/saltstack-formulas/redis-formula/commit/45e625e8f332b301baf84c1b7e988ae7f40f80eb)) +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([fea9e42](https://github.com/saltstack-formulas/redis-formula/commit/fea9e42f3ef7141763f49459f92d3f43a192fa80)) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([a458500](https://github.com/saltstack-formulas/redis-formula/commit/a458500d99a786c78d8a93690429ec4c850d797b)) +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([d272d1a](https://github.com/saltstack-formulas/redis-formula/commit/d272d1a2c1b9139c17797ad711ff1edc7f57b7cb)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([6b0f151](https://github.com/saltstack-formulas/redis-formula/commit/6b0f15127b8e5df3afef7310d1a0c44e3f019c62)) +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([c16bbca](https://github.com/saltstack-formulas/redis-formula/commit/c16bbca6dce3d36a46fcfb4a72868dad6ed827d5)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([3a6f8c2](https://github.com/saltstack-formulas/redis-formula/commit/3a6f8c263fdc95b909e85d097041817848dcbd0a)) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([c0eae92](https://github.com/saltstack-formulas/redis-formula/commit/c0eae926d7870fc6078c0cbdad809e322a4c29ba)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([25fc44b](https://github.com/saltstack-formulas/redis-formula/commit/25fc44ba67d8d2c3c8e216eb1569f5e131b5de47)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([c6fe7cb](https://github.com/saltstack-formulas/redis-formula/commit/c6fe7cbdabfaf2ee0be91e45dd4d0e1816b3cf3d)) + # [0.28.0](https://github.com/saltstack-formulas/redis-formula/compare/v0.27.2...v0.28.0) (2021-06-24) diff --git a/FORMULA b/FORMULA index f928b73..c47552b 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: redis os: Debian, Ubuntu, RedHat, Fedora, CentOS os_family: Debian, RedHat -version: 0.28.0 +version: 0.28.1 release: 1 minimum_version: 2017.7 summary: template formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 87e7559..b74071f 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,12 +15,12 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 81 - * - :raw-html-m2r:`@gravyboat` - - `@gravyboat `_ - - 14 + - 120 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ + - 15 + * - :raw-html-m2r:`@gravyboat` + - `@gravyboat `_ - 14 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ @@ -31,9 +31,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 9 - * - :raw-html-m2r:`@alfredopalhares` - - `@alfredopalhares `_ - - 5 * - :raw-html-m2r:`@techhat` - `@techhat `_ - 5 @@ -43,8 +40,8 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@whiteinge` - `@whiteinge `_ - 5 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ + * - :raw-html-m2r:`@babilen` + - `@babilen `_ - 5 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ @@ -131,4 +128,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-06-24. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-12. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index a382ed7..698cb9d 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,30 @@ Changelog ========= +`0.28.1 `_ (2022-02-12) +---------------------------------------------------------------------------------------------------------- + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **salt-lint:** fix violations (\ `eef0cf1 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* update linters to latest versions [skip ci] (\ `45e625e `_\ ) +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `fea9e42 `_\ ) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `a458500 `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `d272d1a `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `6b0f151 `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `c16bbca `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `3a6f8c2 `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `c0eae92 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `25fc44b `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `c6fe7cb `_\ ) + `0.28.0 `_ (2021-06-24) ----------------------------------------------------------------------------------------------------------