Skip to content

Commit de1e402

Browse files
chore(release): 1.231.0 [skip ci]
# [1.231.0](v1.230.0...v1.231.0) (2020-12-20) ### Features * **formulas:** update `platforms_new_saltimages` ([6410569](6410569)) * **saltimages:** update with latest changes from `salt-image-builder` ([4553739](4553739))
1 parent b07e3ee commit de1e402

File tree

5 files changed

+21
-3
lines changed

5 files changed

+21
-3
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|757
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|760
88
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|4
99

1010
---

CHANGELOG.md

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

3+
# [1.231.0](https://github.com/myii/ssf-formula/compare/v1.230.0...v1.231.0) (2020-12-20)
4+
5+
6+
### Features
7+
8+
* **formulas:** update `platforms_new_saltimages` ([6410569](https://github.com/myii/ssf-formula/commit/641056941e8012636a0f113ba33bb6a844050df0))
9+
* **saltimages:** update with latest changes from `salt-image-builder` ([4553739](https://github.com/myii/ssf-formula/commit/45537392c5f3addf53b58f9a76849294508aae2e))
10+
311
# [1.230.0](https://github.com/myii/ssf-formula/compare/v1.229.0...v1.230.0) (2020-12-20)
412

513

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ssf
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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.230.0
4+
version: 1.231.0
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/AUTHORS.rst

Lines changed: 1 addition & 1 deletion
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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 757
18+
- 760
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2020
- `@dafyddj <https://github.com/dafyddj>`_
2121
- 4

docs/CHANGELOG.rst

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

5+
`1.231.0 <https://github.com/myii/ssf-formula/compare/v1.230.0...v1.231.0>`_ (2020-12-20)
6+
---------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **formulas:** update ``platforms_new_saltimages`` (\ `6410569 <https://github.com/myii/ssf-formula/commit/641056941e8012636a0f113ba33bb6a844050df0>`_\ )
13+
* **saltimages:** update with latest changes from ``salt-image-builder`` (\ `4553739 <https://github.com/myii/ssf-formula/commit/45537392c5f3addf53b58f9a76849294508aae2e>`_\ )
14+
515
`1.230.0 <https://github.com/myii/ssf-formula/compare/v1.229.0...v1.230.0>`_ (2020-12-20)
616
---------------------------------------------------------------------------------------------
717

0 commit comments

Comments
 (0)