Skip to content

Commit

Permalink
chore(release): 0.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.1](v0.9.0...v0.9.1) (2022-02-06)

### Bug Fixes

* **typo:** corrected onchanges_in ([e6a0eaa](e6a0eaa))

### Continuous Integration

* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6da2294](6da2294))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([fc01102](fc01102))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([b654534](b654534))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6d529be](6d529be))
  • Loading branch information
semantic-release-bot committed Feb 6, 2022
1 parent 5ba9759 commit 6f19221
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 9 deletions.
6 changes: 3 additions & 3 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|54
<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
<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)|10
<img class='float-left rounded-1' src='https://avatars.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://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|8
<img class='float-left rounded-1' src='https://avatars.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://avatars.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://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|4
Expand All @@ -29,4 +29,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-31.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-06.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.9.1](https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.9.0...v0.9.1) (2022-02-06)


### Bug Fixes

* **typo:** corrected onchanges_in ([e6a0eaa](https://github.com/saltstack-formulas/hostsfile-formula/commit/e6a0eaa127091b17a85368e5c836a1843f0c6b88))


### Continuous Integration

* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6da2294](https://github.com/saltstack-formulas/hostsfile-formula/commit/6da2294eed1d7810ad0b6a3da1ed265cc0d4c77f))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([fc01102](https://github.com/saltstack-formulas/hostsfile-formula/commit/fc01102c371c7fe186c2d58ecb09e6aa9a828746))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([b654534](https://github.com/saltstack-formulas/hostsfile-formula/commit/b65453404b34a3f4aac3375112abd8497d4597c7))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6d529be](https://github.com/saltstack-formulas/hostsfile-formula/commit/6d529be481b2ab8b7cc5aa24931d5f2b96d3b12a))

# [0.9.0](https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.8.2...v0.9.0) (2021-08-31)


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.9.0
version: 0.9.1
release: 1
minimum_version: 2017.7
summary: hostsfile formula
Expand Down
10 changes: 5 additions & 5 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 54
- 77
* - :raw-html-m2r:`<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>`_
- 10
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.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://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 8
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/7460036?v=4' width='36' height='36' alt='@andrew-vant'>`
- `@andrew-vant <https://github.com/andrew-vant>`_
- 4
Expand Down Expand Up @@ -83,4 +83,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 2021-08-31.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-02-06.
18 changes: 18 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
Changelog
=========

`0.9.1 <https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.9.0...v0.9.1>`_ (2022-02-06)
-----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **typo:** corrected onchanges_in (\ `e6a0eaa <https://github.com/saltstack-formulas/hostsfile-formula/commit/e6a0eaa127091b17a85368e5c836a1843f0c6b88>`_\ )

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


* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `6da2294 <https://github.com/saltstack-formulas/hostsfile-formula/commit/6da2294eed1d7810ad0b6a3da1ed265cc0d4c77f>`_\ )
* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `fc01102 <https://github.com/saltstack-formulas/hostsfile-formula/commit/fc01102c371c7fe186c2d58ecb09e6aa9a828746>`_\ )
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `b654534 <https://github.com/saltstack-formulas/hostsfile-formula/commit/b65453404b34a3f4aac3375112abd8497d4597c7>`_\ )
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `6d529be <https://github.com/saltstack-formulas/hostsfile-formula/commit/6d529be481b2ab8b7cc5aa24931d5f2b96d3b12a>`_\ )

`0.9.0 <https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.8.2...v0.9.0>`_ (2021-08-31)
-----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 6f19221

Please sign in to comment.