Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2022-11-24)

### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([715e330](715e330))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8eb304b](8eb304b))
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([544cf08](544cf08))

### Tests

* **install_binary:** update test to use Vault v1.12.0 ([cc70b54](cc70b54))
* **system.rb:** add support for `mac_os_x` [skip ci] ([80eab72](80eab72))
  • Loading branch information
semantic-release-bot committed Nov 24, 2022
1 parent 8a2b0c7 commit 27205e8
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 7 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,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/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|147
<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)|38
<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)|164
<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)|40
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>|[@myoung34](https://github.com/myoung34)|24
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1704798?v=4' width='36' height='36' alt='@rbjorklin'>|[@rbjorklin](https://github.com/rbjorklin)|15
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|9
Expand All @@ -21,4 +21,4 @@ Avatar|Contributor|Contributions

---

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

## [1.3.1](https://github.com/saltstack-formulas/vault-formula/compare/v1.3.0...v1.3.1) (2022-11-24)


### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([715e330](https://github.com/saltstack-formulas/vault-formula/commit/715e330e19ab4e8c678f1c3373fc78b0f6b17124))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8eb304b](https://github.com/saltstack-formulas/vault-formula/commit/8eb304b950d1403d61379cbe04ca71b9850ab0fc))
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([544cf08](https://github.com/saltstack-formulas/vault-formula/commit/544cf08fe55aeb740e6c56a69a99e5236b57cbe6))


### Tests

* **install_binary:** update test to use Vault v1.12.0 ([cc70b54](https://github.com/saltstack-formulas/vault-formula/commit/cc70b540a194f66f546f586d46e875ca60e223b7))
* **system.rb:** add support for `mac_os_x` [skip ci] ([80eab72](https://github.com/saltstack-formulas/vault-formula/commit/80eab72e0d915d26b198b5355bd42deaf9c2153f))

# [1.3.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0) (2022-03-23)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: vault
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE
os_family: Debian, RedHat, Suse
version: 1.3.0
version: 1.3.1
release: 1
minimum_version: 2017.7
summary: Vault formula
Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ 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>`_
- 147
- 164
* - :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>`_
- 38
- 40
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>`
- `@myoung34 <https://github.com/myoung34>`_
- 24
Expand Down Expand Up @@ -59,4 +59,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 2022-03-23.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-11-24.
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
=========

`1.3.1 <https://github.com/saltstack-formulas/vault-formula/compare/v1.3.0...v1.3.1>`_ (2022-11-24)
-------------------------------------------------------------------------------------------------------

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


* update ``pre-commit`` configuration inc. for pre-commit.ci [skip ci] (\ `715e330 <https://github.com/saltstack-formulas/vault-formula/commit/715e330e19ab4e8c678f1c3373fc78b0f6b17124>`_\ )
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `8eb304b <https://github.com/saltstack-formulas/vault-formula/commit/8eb304b950d1403d61379cbe04ca71b9850ab0fc>`_\ )
* **vagrant:** use ``linked_clone`` at all times (inc. CI) [skip ci] (\ `544cf08 <https://github.com/saltstack-formulas/vault-formula/commit/544cf08fe55aeb740e6c56a69a99e5236b57cbe6>`_\ )

Tests
^^^^^


* **install_binary:** update test to use Vault v1.12.0 (\ `cc70b54 <https://github.com/saltstack-formulas/vault-formula/commit/cc70b540a194f66f546f586d46e875ca60e223b7>`_\ )
* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `80eab72 <https://github.com/saltstack-formulas/vault-formula/commit/80eab72e0d915d26b198b5355bd42deaf9c2153f>`_\ )

`1.3.0 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0>`_ (2022-03-23)
-------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 27205e8

Please sign in to comment.