Skip to content

Commit

Permalink
chore(release): 0.27.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.27.2](v0.27.1...v0.27.2) (2021-04-02)

### Bug Fixes

* **debian:** install/configure sentinel on stretch/buster ([cba4fbe](cba4fbe))
* **debian:** optimize code for deletion ([a4a5d3c](a4a5d3c))

### Continuous Integration

* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([4b3644c](4b3644c))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([de567a6](de567a6))
  • Loading branch information
semantic-release-bot committed Apr 2, 2021
1 parent 0eff32f commit 4c2ba87
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 7 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|72
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|75
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|14
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|13
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4490686?v=4' width='36' height='36' alt='@alex-leonhardt'>|[@alex-leonhardt](https://github.com/alex-leonhardt)|9
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|9
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|8
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|9
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>|[@alfredopalhares](https://github.com/alfredopalhares)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|5
Expand All @@ -31,6 +31,7 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3586503?v=4' width='36' height='36' alt='@stevendgonzales'>|[@stevendgonzales](https://github.com/stevendgonzales)|2
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/228723?v=4' width='36' height='36' alt='@abednarik'>|[@abednarik](https://github.com/abednarik)|2
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|2
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/7783188?v=4' width='36' height='36' alt='@streambinder'>|[@streambinder](https://github.com/streambinder)|2
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/639461?v=4' width='36' height='36' alt='@viq'>|[@viq](https://github.com/viq)|2
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1060507?v=4' width='36' height='36' alt='@ahmadsherif'>|[@ahmadsherif](https://github.com/ahmadsherif)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3536289?v=4' width='36' height='36' alt='@andygabby'>|[@andygabby](https://github.com/andygabby)|1
Expand All @@ -44,4 +45,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-04.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-02.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.27.2](https://github.com/saltstack-formulas/redis-formula/compare/v0.27.1...v0.27.2) (2021-04-02)


### Bug Fixes

* **debian:** install/configure sentinel on stretch/buster ([cba4fbe](https://github.com/saltstack-formulas/redis-formula/commit/cba4fbe067627285cab8a2f7028ffdfd032dd045))
* **debian:** optimize code for deletion ([a4a5d3c](https://github.com/saltstack-formulas/redis-formula/commit/a4a5d3cf1639659822d657bc3137b5600ab2a2fd))


### Continuous Integration

* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([4b3644c](https://github.com/saltstack-formulas/redis-formula/commit/4b3644ca8a966983ae2fa8da466c7c86a59355b4))


### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([de567a6](https://github.com/saltstack-formulas/redis-formula/commit/de567a6b49d84ac5fabb391dab642029c9540abe))

## [0.27.1](https://github.com/saltstack-formulas/redis-formula/compare/v0.27.0...v0.27.1) (2021-03-04)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: redis
os: Debian, Ubuntu, RedHat, Fedora, CentOS
os_family: Debian, RedHat
version: 0.27.1
version: 0.27.2
release: 1
minimum_version: 2017.7
summary: template formula
Expand Down
9 changes: 6 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 72
- 75
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
- `@gravyboat <https://github.com/gravyboat>`_
- 14
Expand All @@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 9
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 8
- 9
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>`
- `@alfredopalhares <https://github.com/alfredopalhares>`_
- 5
Expand Down Expand Up @@ -94,6 +94,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
- `@puneetk <https://github.com/puneetk>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/7783188?v=4' width='36' height='36' alt='@streambinder'>`
- `@streambinder <https://github.com/streambinder>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/639461?v=4' width='36' height='36' alt='@viq'>`
- `@viq <https://github.com/viq>`_
- 2
Expand Down Expand Up @@ -128,4 +131,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-03-04.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-02.
22 changes: 22 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@
Changelog
=========

`0.27.2 <https://github.com/saltstack-formulas/redis-formula/compare/v0.27.1...v0.27.2>`_ (2021-04-02)
----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **debian:** install/configure sentinel on stretch/buster (\ `cba4fbe <https://github.com/saltstack-formulas/redis-formula/commit/cba4fbe067627285cab8a2f7028ffdfd032dd045>`_\ )
* **debian:** optimize code for deletion (\ `a4a5d3c <https://github.com/saltstack-formulas/redis-formula/commit/a4a5d3cf1639659822d657bc3137b5600ab2a2fd>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `4b3644c <https://github.com/saltstack-formulas/redis-formula/commit/4b3644ca8a966983ae2fa8da466c7c86a59355b4>`_\ )

Tests
^^^^^


* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `de567a6 <https://github.com/saltstack-formulas/redis-formula/commit/de567a6b49d84ac5fabb391dab642029c9540abe>`_\ )

`0.27.1 <https://github.com/saltstack-formulas/redis-formula/compare/v0.27.0...v0.27.1>`_ (2021-03-04)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 4c2ba87

Please sign in to comment.