Skip to content

Commit ce68b09

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2021-04-30) ### Bug Fixes * **gpg:** update Hashicorp GPG key after HCSEC-2021-12 ([1b6d000](1b6d000)) ### Continuous Integration * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([d7ea9ae](d7ea9ae))
1 parent 1b6d000 commit ce68b09

File tree

5 files changed

+36
-5
lines changed

5 files changed

+36
-5
lines changed

AUTHORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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)|93
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)|94
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)|37
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
@@ -16,8 +16,9 @@ Avatar|Contributor|Contributions
1616
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|2
1717
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|1
1818
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
19+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/41130010?v=4' width='36' height='36' alt='@eadderley-tc'>|[@eadderley-tc](https://github.com/eadderley-tc)|1
1920
<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)|1
2021

2122
---
2223

23-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-17.
24+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-30.

CHANGELOG.md

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

3+
## [1.2.5](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.4...v1.2.5) (2021-04-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **gpg:** update Hashicorp GPG key after HCSEC-2021-12 ([1b6d000](https://github.com/saltstack-formulas/vault-formula/commit/1b6d000e9ab44aed7442c41f08ba2638bf19f81f))
9+
10+
11+
### Continuous Integration
12+
13+
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([d7ea9ae](https://github.com/saltstack-formulas/vault-formula/commit/d7ea9ae7f4e082eab964ee98201f1e8be6c7685d))
14+
315
## [1.2.4](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.3...v1.2.4) (2021-04-17)
416

517

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.2.4
4+
version: 1.2.5
55
release: 1
66
minimum_version: 2017.7
77
summary: Vault formula

docs/AUTHORS.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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-
- 93
18+
- 94
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>`_
2121
- 37
@@ -49,11 +49,14 @@ This list is sorted by the number of commits per contributor in *descending* ord
4949
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
5050
- `@baby-gnu <https://github.com/baby-gnu>`_
5151
- 1
52+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/41130010?v=4' width='36' height='36' alt='@eadderley-tc'>`
53+
- `@eadderley-tc <https://github.com/eadderley-tc>`_
54+
- 1
5255
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
5356
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
5457
- 1
5558

5659

5760
----
5861

59-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-17.
62+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-30.

docs/CHANGELOG.rst

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

5+
`1.2.5 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.4...v1.2.5>`_ (2021-04-30)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **gpg:** update Hashicorp GPG key after HCSEC-2021-12 (\ `1b6d000 <https://github.com/saltstack-formulas/vault-formula/commit/1b6d000e9ab44aed7442c41f08ba2638bf19f81f>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `d7ea9ae <https://github.com/saltstack-formulas/vault-formula/commit/d7ea9ae7f4e082eab964ee98201f1e8be6c7685d>`_\ )
19+
520
`1.2.4 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.3...v1.2.4>`_ (2021-04-17)
621
-------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)