Skip to content

Commit 03cd52e

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-04-25) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([897ba26](897ba26)) ### Documentation * **readme:** add correct description [skip ci] ([5563e25](5563e25)) ### Tests * **map:** verify `map.jinja` dump using `_mapdata` state ([2043908](2043908)) * **system:** add `build_platform_codename` [skip ci] ([2d97668](2d97668))
1 parent b2446fb commit 03cd52e

File tree

5 files changed

+49
-5
lines changed

5 files changed

+49
-5
lines changed

AUTHORS.md

+3-2
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)|86
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)|99
88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/655413?v=4' width='36' height='36' alt='@bahadir'>|[@bahadir](https://github.com/bahadir)|30
99
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/6760103?v=4' width='36' height='36' alt='@aabouzaid'>|[@aabouzaid](https://github.com/aabouzaid)|14
1010
<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)|9
@@ -31,7 +31,8 @@ Avatar|Contributor|Contributions
3131
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/58283299?v=4' width='36' height='36' alt='@jle35'>|[@jle35](https://github.com/jle35)|1
3232
<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
3333
<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)|1
34+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/46799934?v=4' width='36' height='36' alt='@sticky-note'>|[@sticky-note](https://github.com/sticky-note)|1
3435

3536
---
3637

37-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-12.
38+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-25.

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/saltstack-formulas/consul-formula/compare/v1.0.1...v1.0.2) (2022-04-25)
4+
5+
6+
### Continuous Integration
7+
8+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([897ba26](https://github.com/saltstack-formulas/consul-formula/commit/897ba268a1afb35b1cdee8e5703b068a8ae9dd86))
9+
10+
11+
### Documentation
12+
13+
* **readme:** add correct description [skip ci] ([5563e25](https://github.com/saltstack-formulas/consul-formula/commit/5563e25b9d9a81f09f755c80a537bb970ffceef5))
14+
15+
16+
### Tests
17+
18+
* **map:** verify `map.jinja` dump using `_mapdata` state ([2043908](https://github.com/saltstack-formulas/consul-formula/commit/204390868fe20e60db95021bb331ddfdb68dc758))
19+
* **system:** add `build_platform_codename` [skip ci] ([2d97668](https://github.com/saltstack-formulas/consul-formula/commit/2d976680c1840093cbe8dead04886415f53230e6))
20+
321
## [1.0.1](https://github.com/saltstack-formulas/consul-formula/compare/v1.0.0...v1.0.1) (2022-02-12)
422

523

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: consul
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 1.0.1
4+
version: 1.0.2
55
release: 1
66
minimum_version: 2017.7
77
summary: Consul formula

docs/AUTHORS.rst

+5-2
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-
- 86
18+
- 99
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/655413?v=4' width='36' height='36' alt='@bahadir'>`
2020
- `@bahadir <https://github.com/bahadir>`_
2121
- 30
@@ -94,8 +94,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
9494
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
9595
- `@puneetk <https://github.com/puneetk>`_
9696
- 1
97+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/46799934?v=4' width='36' height='36' alt='@sticky-note'>`
98+
- `@sticky-note <https://github.com/sticky-note>`_
99+
- 1
97100

98101

99102
----
100103

101-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-02-12.
104+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-04-25.

docs/CHANGELOG.rst

+22
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22
Changelog
33
=========
44

5+
`1.0.2 <https://github.com/saltstack-formulas/consul-formula/compare/v1.0.1...v1.0.2>`_ (2022-04-25)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `897ba26 <https://github.com/saltstack-formulas/consul-formula/commit/897ba268a1afb35b1cdee8e5703b068a8ae9dd86>`_\ )
13+
14+
Documentation
15+
^^^^^^^^^^^^^
16+
17+
18+
* **readme:** add correct description [skip ci] (\ `5563e25 <https://github.com/saltstack-formulas/consul-formula/commit/5563e25b9d9a81f09f755c80a537bb970ffceef5>`_\ )
19+
20+
Tests
21+
^^^^^
22+
23+
24+
* **map:** verify ``map.jinja`` dump using ``_mapdata`` state (\ `2043908 <https://github.com/saltstack-formulas/consul-formula/commit/204390868fe20e60db95021bb331ddfdb68dc758>`_\ )
25+
* **system:** add ``build_platform_codename`` [skip ci] (\ `2d97668 <https://github.com/saltstack-formulas/consul-formula/commit/2d976680c1840093cbe8dead04886415f53230e6>`_\ )
26+
527
`1.0.1 <https://github.com/saltstack-formulas/consul-formula/compare/v1.0.0...v1.0.1>`_ (2022-02-12)
628
--------------------------------------------------------------------------------------------------------
729

0 commit comments

Comments
 (0)