Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2020-05-02)

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([6f153fa](6f153fa))
* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` ([fc6c741](fc6c741))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([92ac6c7](92ac6c7))

### Tests

* **packages_spec:** update for `4.4.8` ([773e522](773e522))
  • Loading branch information
semantic-release-bot committed May 2, 2020
1 parent 6d6bc12 commit b3acb77
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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://avatars3.githubusercontent.com/u/3899078?v=4' width='36' height='36' alt='@moreda'>|[@moreda](https://github.com/moreda)|52
<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)|39
<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)|47
<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
<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
<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
Expand Down Expand Up @@ -43,4 +43,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-04.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-02.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.0.1](https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.0...v1.0.1) (2020-05-02)


### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([6f153fa](https://github.com/saltstack-formulas/zabbix-formula/commit/6f153fa8c3609470cbaa93a38f886c089866a74d))
* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` ([fc6c741](https://github.com/saltstack-formulas/zabbix-formula/commit/fc6c741fbbc50f4569e2218ef62b2a79e710c5c2))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([92ac6c7](https://github.com/saltstack-formulas/zabbix-formula/commit/92ac6c762061bb45e1f02bc6b40a5887355f3462))


### Tests

* **packages_spec:** update for `4.4.8` ([773e522](https://github.com/saltstack-formulas/zabbix-formula/commit/773e522a26dbf391c844182c26a1bef058b9e4b9))

# [1.0.0](https://github.com/saltstack-formulas/zabbix-formula/compare/v0.21.4...v1.0.0) (2020-04-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: zabbix
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, FreeBSD, Windows
os_family: Debian, RedHat, FreeBSD, Windows
version: 1.0.0
version: 1.0.1
release: 1
minimum_version: 2018.3
summary: Formula for installing Zabbix
Expand Down
4 changes: 2 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 52
* - :raw-html-m2r:`<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>`_
- 39
- 47
* - :raw-html-m2r:`<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
Expand Down Expand Up @@ -125,4 +125,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 2020-04-04.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-02.
17 changes: 17 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@
Changelog
=========

`1.0.1 <https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.0...v1.0.1>`_ (2020-05-02)
--------------------------------------------------------------------------------------------------------

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


* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `6f153fa <https://github.com/saltstack-formulas/zabbix-formula/commit/6f153fa8c3609470cbaa93a38f886c089866a74d>`_\ )
* **kitchen+travis:** adjust matrix to add ``3000.2`` & remove ``2018.3`` (\ `fc6c741 <https://github.com/saltstack-formulas/zabbix-formula/commit/fc6c741fbbc50f4569e2218ef62b2a79e710c5c2>`_\ )
* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `92ac6c7 <https://github.com/saltstack-formulas/zabbix-formula/commit/92ac6c762061bb45e1f02bc6b40a5887355f3462>`_\ )

Tests
^^^^^


* **packages_spec:** update for ``4.4.8`` (\ `773e522 <https://github.com/saltstack-formulas/zabbix-formula/commit/773e522a26dbf391c844182c26a1bef058b9e4b9>`_\ )

`1.0.0 <https://github.com/saltstack-formulas/zabbix-formula/compare/v0.21.4...v1.0.0>`_ (2020-04-04)
---------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit b3acb77

Please sign in to comment.