Skip to content

Commit

Permalink
chore(release): 0.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.8.1](v0.8.0...v0.8.1) (2020-04-28)

### Bug Fixes

* **init:** use `salt['pillar.get']` to avoid bogus entries ([ac98bb8](ac98bb8)), closes [#26](#26)

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([cc147ec](cc147ec))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([01ca5cc](01ca5cc))
  • Loading branch information
semantic-release-bot committed Apr 28, 2020
1 parent ac98bb8 commit d584692
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 7 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ 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://avatars0.githubusercontent.com/u/22272?v=4' width='36' height='36' alt='@sroegner'>|[@sroegner](https://github.com/sroegner)|9
<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)|8
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/7460036?v=4' width='36' height='36' alt='@andrew-vant'>|[@andrew-vant](https://github.com/andrew-vant)|4
<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)|4
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|4
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/642928?v=4' width='36' height='36' alt='@tomasfejfar'>|[@tomasfejfar](https://github.com/tomasfejfar)|3
<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)|3
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>|[@iggy](https://github.com/iggy)|2
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|2
<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)|2
Expand All @@ -25,4 +25,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-01-20.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-28.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.8.1](https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.8.0...v0.8.1) (2020-04-28)


### Bug Fixes

* **init:** use `salt['pillar.get']` to avoid bogus entries ([ac98bb8](https://github.com/saltstack-formulas/hostsfile-formula/commit/ac98bb84d7492c1420557ffb0ae09855199f1b12)), closes [#26](https://github.com/saltstack-formulas/hostsfile-formula/issues/26)


### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([cc147ec](https://github.com/saltstack-formulas/hostsfile-formula/commit/cc147ec0e72f0a4b9014d001e008216de13eb208))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([01ca5cc](https://github.com/saltstack-formulas/hostsfile-formula/commit/01ca5cc62af94aff2116190f85a5539c709701ce))

# [0.8.0](https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.7.1...v0.8.0) (2020-01-20)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: hostsfile
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse, Gentoo, Arch
version: 0.8.0
version: 0.8.1
release: 1
minimum_version: 2017.7
summary: hostsfile formula
Expand Down
8 changes: 4 additions & 4 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,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://avatars0.githubusercontent.com/u/22272?v=4' width='36' height='36' alt='@sroegner'>`
- `@sroegner <https://github.com/sroegner>`_
- 9
* - :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>`_
- 8
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/7460036?v=4' width='36' height='36' alt='@andrew-vant'>`
- `@andrew-vant <https://github.com/andrew-vant>`_
- 4
Expand All @@ -28,9 +31,6 @@ 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://avatars0.githubusercontent.com/u/642928?v=4' width='36' height='36' alt='@tomasfejfar'>`
- `@tomasfejfar <https://github.com/tomasfejfar>`_
- 3
* - :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>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>`
- `@iggy <https://github.com/iggy>`_
- 2
Expand Down Expand Up @@ -71,4 +71,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-01-20.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-28.
16 changes: 16 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Changelog
=========

`0.8.1 <https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.8.0...v0.8.1>`_ (2020-04-28)
-----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **init:** use ``salt['pillar.get']`` to avoid bogus entries (\ `ac98bb8 <https://github.com/saltstack-formulas/hostsfile-formula/commit/ac98bb84d7492c1420557ffb0ae09855199f1b12>`_\ ), closes `#26 <https://github.com/saltstack-formulas/hostsfile-formula/issues/26>`_

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


* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `cc147ec <https://github.com/saltstack-formulas/hostsfile-formula/commit/cc147ec0e72f0a4b9014d001e008216de13eb208>`_\ )
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `01ca5cc <https://github.com/saltstack-formulas/hostsfile-formula/commit/01ca5cc62af94aff2116190f85a5539c709701ce>`_\ )

`0.8.0 <https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.7.1...v0.8.0>`_ (2020-01-20)
-----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit d584692

Please sign in to comment.