Skip to content

Commit 015a7ed

Browse files
chore(release): 1.9.10 [skip ci]
## [1.9.10](v1.9.9...v1.9.10) (2021-12-19) ### Bug Fixes * **minion:** update config parameter saltenv ([7540dc9](7540dc9))
1 parent c7c08c9 commit 015a7ed

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

AUTHORS.md

Lines changed: 2 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)|243
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)|245
88
<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)|101
99
<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)|71
1010
<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)|54
@@ -114,4 +114,4 @@ Avatar|Contributor|Contributions
114114

115115
---
116116

117-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-04.
117+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-19.

CHANGELOG.md

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

3+
## [1.9.10](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.9...v1.9.10) (2021-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **minion:** update config parameter saltenv ([7540dc9](https://github.com/saltstack-formulas/salt-formula/commit/7540dc90aa32976640a298db16c0219173994e4a))
9+
310
## [1.9.9](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.8...v1.9.9) (2021-12-04)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: salt
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows
33
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
4-
version: 1.9.9
4+
version: 1.9.10
55
release: 1
66
minimum_version: 2015.8
77
summary: Formula for install Saltstack

0 commit comments

Comments
 (0)