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) (2021-02-22)

### Continuous Integration

* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([a69b613](a69b613))
* **github+windows:** install and use Chef embedded Ruby ([f1cc1b9](f1cc1b9))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([8eeb429](8eeb429))

### Tests

* **kitchen+windows:** remove no longer needed workaround ([470f4d6](470f4d6))
  • Loading branch information
semantic-release-bot committed Feb 22, 2021
1 parent c955053 commit 988727a
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 7 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ 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/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|96
<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)|84
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|52
<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)|88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|56
<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)|19
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|12
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|11
Expand Down Expand Up @@ -46,4 +46,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-02-14.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-02-22.
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/openvpn-formula/compare/v1.0.0...v1.0.1) (2021-02-22)


### Continuous Integration

* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([a69b613](https://github.com/saltstack-formulas/openvpn-formula/commit/a69b6134e6a0b8a77aed6078e24394ba236808a0))
* **github+windows:** install and use Chef embedded Ruby ([f1cc1b9](https://github.com/saltstack-formulas/openvpn-formula/commit/f1cc1b9e2676dbae6366518788beece49de30f8c))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([8eeb429](https://github.com/saltstack-formulas/openvpn-formula/commit/8eeb4295f193cdaca85aea3954f7194c36dfe2b6))


### Tests

* **kitchen+windows:** remove no longer needed workaround ([470f4d6](https://github.com/saltstack-formulas/openvpn-formula/commit/470f4d6eb77e6281356d518b5ae83230f2ae1657))

# [1.0.0](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.8...v1.0.0) (2021-02-14)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: template
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 1.0.0
version: 1.0.1
release: 1
minimum_version: 2018.3
summary: OpenVPN formula
Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 96
* - :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>`_
- 84
- 88
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 52
- 56
* - :raw-html-m2r:`<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>`_
- 19
Expand Down Expand Up @@ -134,4 +134,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-02-14.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-02-22.
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/openvpn-formula/compare/v1.0.0...v1.0.1>`_ (2021-02-22)
---------------------------------------------------------------------------------------------------------

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


* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `a69b613 <https://github.com/saltstack-formulas/openvpn-formula/commit/a69b6134e6a0b8a77aed6078e24394ba236808a0>`_\ )
* **github+windows:** install and use Chef embedded Ruby (\ `f1cc1b9 <https://github.com/saltstack-formulas/openvpn-formula/commit/f1cc1b9e2676dbae6366518788beece49de30f8c>`_\ )
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `8eeb429 <https://github.com/saltstack-formulas/openvpn-formula/commit/8eeb4295f193cdaca85aea3954f7194c36dfe2b6>`_\ )

Tests
^^^^^


* **kitchen+windows:** remove no longer needed workaround (\ `470f4d6 <https://github.com/saltstack-formulas/openvpn-formula/commit/470f4d6eb77e6281356d518b5ae83230f2ae1657>`_\ )

`1.0.0 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.8...v1.0.0>`_ (2021-02-14)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 988727a

Please sign in to comment.