File tree Expand file tree Collapse file tree 5 files changed +36
-7
lines changed
Expand file tree Collapse file tree 5 files changed +36
-7
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44
55Avatar|Contributor|Contributions
66:-:|---|:-:
7- <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 ) |77
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 ) |21
7+ <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 ) |79
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 ) |23
99<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 ) |11
1010<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/52996?v=4 ' width =' 36 ' height =' 36 ' alt =' @daks ' >|[ @daks ] ( https://github.com/daks ) |6
1111<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 ) |6
@@ -37,4 +37,4 @@ Avatar|Contributor|Contributions
3737
3838---
3939
40- Auto-generated by a [ forked version] ( https://github.com/myii/maintainer ) of [ gaocegege/maintainer] ( https://github.com/gaocegege/maintainer ) on 2021-06-16 .
40+ Auto-generated by a [ forked version] ( https://github.com/myii/maintainer ) of [ gaocegege/maintainer] ( https://github.com/gaocegege/maintainer ) on 2021-07-08 .
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.1] ( https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.1.0...v1.1.1 ) (2021-07-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** cluster:** corrected user/group ([ c147819] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/c147819446d66f71255bf8653f440a9d24610af5 ) )
9+
10+
11+ ### Continuous Integration
12+
13+ * ** 3003.1:** update inc. AlmaLinux, Rocky & ` rst-lint ` [ skip ci] ([ f9ef575] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/f9ef57528d95865b5cad596c4292ba33c6e394c0 ) )
14+ * ** kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [ skip ci] ([ 844195b] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/844195b1d2775cd050b48ebef2b25d11b4674186 ) )
15+
316# [ 1.1.0] ( https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.3...v1.1.0 ) (2021-06-16)
417
518
Original file line number Diff line number Diff line change 11name: rabbitmq
22os: Debian, Ubuntu
33os_family: Debian
4- version: 1.1.0
4+ version: 1.1.1
55release: 1
66minimum_version: 2017.7
77summary: rabbitmq formula
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515 - Contributions
1616 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'> `
1717 - `@myii <https://github.com/myii >`_
18- - 77
18+ - 79
1919 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'> `
2020 - `@noelmcloughlin <https://github.com/noelmcloughlin >`_
21- - 21
21+ - 23
2222 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'> `
2323 - `@gravyboat <https://github.com/gravyboat >`_
2424 - 11
@@ -107,4 +107,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
107107
108108----
109109
110- Auto-generated by a `forked version <https://github.com/myii/maintainer >`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer >`_ on 2021-06-16 .
110+ Auto-generated by a `forked version <https://github.com/myii/maintainer >`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer >`_ on 2021-07-08 .
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ `1.1.1 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.1.0...v1.1.1 >`_ (2021-07-08)
6+ ----------------------------------------------------------------------------------------------------------
7+
8+ Bug Fixes
9+ ^^^^^^^^^
10+
11+
12+ * **cluster: ** corrected user/group (\ `c147819 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/c147819446d66f71255bf8653f440a9d24610af5 >`_\ )
13+
14+ Continuous Integration
15+ ^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+ * **3003.1: ** update inc. AlmaLinux, Rocky & ``rst-lint `` [skip ci] (\ `f9ef575 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/f9ef57528d95865b5cad596c4292ba33c6e394c0 >`_\ )
19+ * **kitchen+gitlab: ** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `844195b <https://github.com/saltstack-formulas/rabbitmq-formula/commit/844195b1d2775cd050b48ebef2b25d11b4674186 >`_\ )
20+
521`1.1.0 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.3...v1.1.0 >`_ (2021-06-16)
622----------------------------------------------------------------------------------------------------------
723
You can’t perform that action at this time.
0 commit comments