Skip to content

Commit 27205e8

Browse files
chore(release): 1.3.1 [skip ci]
## [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))
1 parent 8a2b0c7 commit 27205e8

File tree

5 files changed

+40
-7
lines changed

5 files changed

+40
-7
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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
8-
<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
7+
<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
8+
<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
99
<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
1010
<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
1111
<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
@@ -21,4 +21,4 @@ Avatar|Contributor|Contributions
2121

2222
---
2323

24-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-03-23.
24+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-11-24.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/saltstack-formulas/vault-formula/compare/v1.3.0...v1.3.1) (2022-11-24)
4+
5+
6+
### Continuous Integration
7+
8+
* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([715e330](https://github.com/saltstack-formulas/vault-formula/commit/715e330e19ab4e8c678f1c3373fc78b0f6b17124))
9+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8eb304b](https://github.com/saltstack-formulas/vault-formula/commit/8eb304b950d1403d61379cbe04ca71b9850ab0fc))
10+
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([544cf08](https://github.com/saltstack-formulas/vault-formula/commit/544cf08fe55aeb740e6c56a69a99e5236b57cbe6))
11+
12+
13+
### Tests
14+
15+
* **install_binary:** update test to use Vault v1.12.0 ([cc70b54](https://github.com/saltstack-formulas/vault-formula/commit/cc70b540a194f66f546f586d46e875ca60e223b7))
16+
* **system.rb:** add support for `mac_os_x` [skip ci] ([80eab72](https://github.com/saltstack-formulas/vault-formula/commit/80eab72e0d915d26b198b5355bd42deaf9c2153f))
17+
318
# [1.3.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0) (2022-03-23)
419

520

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vault
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE
33
os_family: Debian, RedHat, Suse
4-
version: 1.3.0
4+
version: 1.3.1
55
release: 1
66
minimum_version: 2017.7
77
summary: Vault formula

docs/AUTHORS.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 147
18+
- 164
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2020
- `@dafyddj <https://github.com/dafyddj>`_
21-
- 38
21+
- 40
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>`
2323
- `@myoung34 <https://github.com/myoung34>`_
2424
- 24
@@ -59,4 +59,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
5959

6060
----
6161

62-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-03-23.
62+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-11-24.

docs/CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22
Changelog
33
=========
44

5+
`1.3.1 <https://github.com/saltstack-formulas/vault-formula/compare/v1.3.0...v1.3.1>`_ (2022-11-24)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* update ``pre-commit`` configuration inc. for pre-commit.ci [skip ci] (\ `715e330 <https://github.com/saltstack-formulas/vault-formula/commit/715e330e19ab4e8c678f1c3373fc78b0f6b17124>`_\ )
13+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `8eb304b <https://github.com/saltstack-formulas/vault-formula/commit/8eb304b950d1403d61379cbe04ca71b9850ab0fc>`_\ )
14+
* **vagrant:** use ``linked_clone`` at all times (inc. CI) [skip ci] (\ `544cf08 <https://github.com/saltstack-formulas/vault-formula/commit/544cf08fe55aeb740e6c56a69a99e5236b57cbe6>`_\ )
15+
16+
Tests
17+
^^^^^
18+
19+
20+
* **install_binary:** update test to use Vault v1.12.0 (\ `cc70b54 <https://github.com/saltstack-formulas/vault-formula/commit/cc70b540a194f66f546f586d46e875ca60e223b7>`_\ )
21+
* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `80eab72 <https://github.com/saltstack-formulas/vault-formula/commit/80eab72e0d915d26b198b5355bd42deaf9c2153f>`_\ )
22+
523
`1.3.0 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0>`_ (2022-03-23)
624
-------------------------------------------------------------------------------------------------------
725

0 commit comments

Comments
 (0)