Skip to content

Commit c67a1c1

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2020-07-10) ### Code Refactoring * **variable names:** use dbpassword consistently across formula ([5b4b787](5b4b787)) ### Continuous Integration * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([aa92ed5](aa92ed5)) ### Tests * **packages_spec:** generalise version number verification [skip ci] ([e4952f0](e4952f0))
1 parent c5a343c commit c67a1c1

File tree

5 files changed

+49
-11
lines changed

5 files changed

+49
-11
lines changed

AUTHORS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|54
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|67
88
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3899078?v=4' width='36' height='36' alt='@moreda'>|[@moreda](https://github.com/moreda)|52
99
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/12057348?v=4' width='36' height='36' alt='@xenadmin'>|[@xenadmin](https://github.com/xenadmin)|34
1010
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/904839?v=4' width='36' height='36' alt='@landergate'>|[@landergate](https://github.com/landergate)|27
1111
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|22
12-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/807283?v=4' width='36' height='36' alt='@hatifnatt'>|[@hatifnatt](https://github.com/hatifnatt)|17
12+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/807283?v=4' width='36' height='36' alt='@hatifnatt'>|[@hatifnatt](https://github.com/hatifnatt)|18
1313
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13771180?v=4' width='36' height='36' alt='@absmith82'>|[@absmith82](https://github.com/absmith82)|6
1414
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1566437?v=4' width='36' height='36' alt='@bkmit'>|[@bkmit](https://github.com/bkmit)|4
1515
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/571226?v=4' width='36' height='36' alt='@ninjix'>|[@ninjix](https://github.com/ninjix)|4
1616
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/18237013?v=4' width='36' height='36' alt='@unsupo'>|[@unsupo](https://github.com/unsupo)|4
1717
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|4
1818
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|4
1919
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6215293?v=4' width='36' height='36' alt='@0xf10e'>|[@0xf10e](https://github.com/0xf10e)|4
20-
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|4
2120
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|3
2221
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/735386?v=4' width='36' height='36' alt='@xfxian'>|[@xfxian](https://github.com/xfxian)|3
2322
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/762280?v=4' width='36' height='36' alt='@asenci'>|[@asenci](https://github.com/asenci)|2
23+
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|2
2424
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/22592698?v=4' width='36' height='36' alt='@jzandbergen'>|[@jzandbergen](https://github.com/jzandbergen)|2
2525
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6201617?v=4' width='36' height='36' alt='@timwsuqld'>|[@timwsuqld](https://github.com/timwsuqld)|2
2626
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/586209?v=4' width='36' height='36' alt='@goir'>|[@goir](https://github.com/goir)|2
@@ -43,4 +43,4 @@ Avatar|Contributor|Contributions
4343

4444
---
4545

46-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-28.
46+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-10.

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.2...v1.0.3) (2020-07-10)
4+
5+
6+
### Code Refactoring
7+
8+
* **variable names:** use dbpassword consistently across formula ([5b4b787](https://github.com/saltstack-formulas/zabbix-formula/commit/5b4b78795ef4396b4a94b68af9e04c374b631194))
9+
10+
11+
### Continuous Integration
12+
13+
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([aa92ed5](https://github.com/saltstack-formulas/zabbix-formula/commit/aa92ed55e14526a8882a36b151216a2da408ad51))
14+
15+
16+
### Tests
17+
18+
* **packages_spec:** generalise version number verification [skip ci] ([e4952f0](https://github.com/saltstack-formulas/zabbix-formula/commit/e4952f06f3e2c131a2beb2e30b56f6c3e7b4581a))
19+
320
## [1.0.2](https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.1...v1.0.2) (2020-05-28)
421

522

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: zabbix
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, FreeBSD, Windows
33
os_family: Debian, RedHat, FreeBSD, Windows
4-
version: 1.0.2
4+
version: 1.0.3
55
release: 1
66
minimum_version: 2018.3
77
summary: Formula for installing Zabbix

docs/AUTHORS.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 54
18+
- 67
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3899078?v=4' width='36' height='36' alt='@moreda'>`
2020
- `@moreda <https://github.com/moreda>`_
2121
- 52
@@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
3030
- 22
3131
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/807283?v=4' width='36' height='36' alt='@hatifnatt'>`
3232
- `@hatifnatt <https://github.com/hatifnatt>`_
33-
- 17
33+
- 18
3434
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13771180?v=4' width='36' height='36' alt='@absmith82'>`
3535
- `@absmith82 <https://github.com/absmith82>`_
3636
- 6
@@ -52,9 +52,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
5252
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6215293?v=4' width='36' height='36' alt='@0xf10e'>`
5353
- `@0xf10e <https://github.com/0xf10e>`_
5454
- 4
55-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>`
56-
- `@syphernl <https://github.com/syphernl>`_
57-
- 4
5855
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>`
5956
- `@whiteinge <https://github.com/whiteinge>`_
6057
- 3
@@ -64,6 +61,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
6461
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/762280?v=4' width='36' height='36' alt='@asenci'>`
6562
- `@asenci <https://github.com/asenci>`_
6663
- 2
64+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>`
65+
- `@syphernl <https://github.com/syphernl>`_
66+
- 2
6767
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/22592698?v=4' width='36' height='36' alt='@jzandbergen'>`
6868
- `@jzandbergen <https://github.com/jzandbergen>`_
6969
- 2
@@ -125,4 +125,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
125125

126126
----
127127

128-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-28.
128+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-07-10.

docs/CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
Changelog
33
=========
44

5+
`1.0.3 <https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.2...v1.0.3>`_ (2020-07-10)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Code Refactoring
9+
^^^^^^^^^^^^^^^^
10+
11+
12+
* **variable names:** use dbpassword consistently across formula (\ `5b4b787 <https://github.com/saltstack-formulas/zabbix-formula/commit/5b4b78795ef4396b4a94b68af9e04c374b631194>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `aa92ed5 <https://github.com/saltstack-formulas/zabbix-formula/commit/aa92ed55e14526a8882a36b151216a2da408ad51>`_\ )
19+
20+
Tests
21+
^^^^^
22+
23+
24+
* **packages_spec:** generalise version number verification [skip ci] (\ `e4952f0 <https://github.com/saltstack-formulas/zabbix-formula/commit/e4952f06f3e2c131a2beb2e30b56f6c3e7b4581a>`_\ )
25+
526
`1.0.2 <https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.1...v1.0.2>`_ (2020-05-28)
627
--------------------------------------------------------------------------------------------------------
728

0 commit comments

Comments
 (0)