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-04-30)

### Bug Fixes

* **running.sls:** use `watch` not `require` to ensure service restart ([861e17e](861e17e)), closes [#5](#5)

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([ecf0fff](ecf0fff))
  • Loading branch information
semantic-release-bot committed Apr 30, 2020
1 parent 861e17e commit 43faa24
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|32
<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)|34
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|19

---

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

## [1.0.1](https://github.com/saltstack-formulas/telegraf-formula/compare/v1.0.0...v1.0.1) (2020-04-30)


### Bug Fixes

* **running.sls:** use `watch` not `require` to ensure service restart ([861e17e](https://github.com/saltstack-formulas/telegraf-formula/commit/861e17efeae93d6829906f884bfabba11bf374f5)), closes [#5](https://github.com/saltstack-formulas/telegraf-formula/issues/5)


### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([ecf0fff](https://github.com/saltstack-formulas/telegraf-formula/commit/ecf0fff0bd24c370c590eed2f115949a854bd00d))

# [1.0.0](https://github.com/saltstack-formulas/telegraf-formula/compare/v0.3.1...v1.0.0) (2020-03-11)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: telegraf
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
version: 1.0.0
version: 1.0.1
release: 1
minimum_version: 2018.3
summary: Telegraf formula
Expand Down
4 changes: 2 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 32
- 34
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 19


----

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

`1.0.1 <https://github.com/saltstack-formulas/telegraf-formula/compare/v1.0.0...v1.0.1>`_ (2020-04-30)
----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **running.sls:** use ``watch`` not ``require`` to ensure service restart (\ `861e17e <https://github.com/saltstack-formulas/telegraf-formula/commit/861e17efeae93d6829906f884bfabba11bf374f5>`_\ ), closes `#5 <https://github.com/saltstack-formulas/telegraf-formula/issues/5>`_

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


* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `ecf0fff <https://github.com/saltstack-formulas/telegraf-formula/commit/ecf0fff0bd24c370c590eed2f115949a854bd00d>`_\ )

`1.0.0 <https://github.com/saltstack-formulas/telegraf-formula/compare/v0.3.1...v1.0.0>`_ (2020-03-11)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 43faa24

Please # to comment.