Skip to content

Commit c9609c7

Browse files
chore(release): 5.0.15 [skip ci]
## [5.0.15](v5.0.14...v5.0.15) (2025-05-09) ### Tests * **yamllint:** exclude auto-generated Copier files from linting ([6cda6ad](6cda6ad))
1 parent 5f5bd58 commit c9609c7

File tree

5 files changed

+25
-5
lines changed

5 files changed

+25
-5
lines changed

AUTHORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
55
Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<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)|403
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)|64
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)|72
99
<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)|45
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)|27
1111
<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)|18
@@ -16,6 +16,7 @@ Avatar|Contributor|Contributions
1616
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|6
1717
<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)|5
1818
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1353637?v=4' width='36' height='36' alt='@stasjok'>|[@stasjok](https://github.com/stasjok)|4
19+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/2740?v=4' width='36' height='36' alt='@renovate[bot]'>|[@renovate[bot]](https://github.com/apps/renovate)|4
1920
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|3
2021
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/16338056?v=4' width='36' height='36' alt='@vutny'>|[@vutny](https://github.com/vutny)|2
2122
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/29522418?v=4' width='36' height='36' alt='@k-hamza'>|[@k-hamza](https://github.com/k-hamza)|2
@@ -33,4 +34,4 @@ Avatar|Contributor|Contributions
3334

3435
---
3536

36-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2025-05-07.
37+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2025-05-09.

CHANGELOG.md

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

3+
## [5.0.15](https://github.com/saltstack-formulas/template-formula/compare/v5.0.14...v5.0.15) (2025-05-09)
4+
5+
6+
### Tests
7+
8+
* **yamllint:** exclude auto-generated Copier files from linting ([6cda6ad](https://github.com/saltstack-formulas/template-formula/commit/6cda6adc52c836406eaeee618ae2228db3e0a0bc))
9+
310
## [5.0.14](https://github.com/saltstack-formulas/template-formula/compare/v5.0.13...v5.0.14) (2025-05-07)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: TEMPLATE
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, 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: 5.0.14
4+
version: 5.0.15
55
release: 1
66
minimum_version: 2019.2
77
summary: TEMPLATE formula

docs/AUTHORS.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1818
- 403
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-
- 64
21+
- 72
2222
* - :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'>`
2323
- `@baby-gnu <https://github.com/baby-gnu>`_
2424
- 45
@@ -49,6 +49,9 @@ 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/1353637?v=4' width='36' height='36' alt='@stasjok'>`
5050
- `@stasjok <https://github.com/stasjok>`_
5151
- 4
52+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/2740?v=4' width='36' height='36' alt='@renovate[bot]'>`
53+
- `@renovate[bot] <https://github.com/apps/renovate>`_
54+
- 4
5255
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
5356
- `@nmadhok <https://github.com/nmadhok>`_
5457
- 3
@@ -95,4 +98,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
9598

9699
----
97100

98-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2025-05-07.
101+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2025-05-09.

docs/CHANGELOG.rst

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

5+
`5.0.15 <https://github.com/saltstack-formulas/template-formula/compare/v5.0.14...v5.0.15>`_ (2025-05-09)
6+
-------------------------------------------------------------------------------------------------------------
7+
8+
Tests
9+
^^^^^
10+
11+
12+
* **yamllint:** exclude auto-generated Copier files from linting (\ `6cda6ad <https://github.com/saltstack-formulas/template-formula/commit/6cda6adc52c836406eaeee618ae2228db3e0a0bc>`_\ )
13+
514
`5.0.14 <https://github.com/saltstack-formulas/template-formula/compare/v5.0.13...v5.0.14>`_ (2025-05-07)
615
-------------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)