Skip to content

Commit 8835a9f

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2020-12-18) ### Bug Fixes * **compose-ng:** add support for setting container devices ([2b04ee7](2b04ee7))
1 parent b739204 commit 8835a9f

File tree

5 files changed

+23
-7
lines changed

5 files changed

+23
-7
lines changed

AUTHORS.md

Lines changed: 2 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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|111
8-
<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)|51
8+
<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)|52
99
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1121702?v=4' width='36' height='36' alt='@cdarwin'>|[@cdarwin](https://github.com/cdarwin)|25
1010
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|22
1111
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|21
@@ -18,13 +18,13 @@ Avatar|Contributor|Contributions
1818
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|6
1919
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|6
2020
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/34718107?v=4' width='36' height='36' alt='@VBH-Jenkins'>|[@VBH-Jenkins](https://github.com/VBH-Jenkins)|5
21+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>|[@japtain-cack](https://github.com/japtain-cack)|3
2122
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|3
2223
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/50369843?v=4' width='36' height='36' alt='@solarchad'>|[@solarchad](https://github.com/solarchad)|2
2324
<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)|2
2425
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|2
2526
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/7060082?v=4' width='36' height='36' alt='@msciciel'>|[@msciciel](https://github.com/msciciel)|2
2627
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/821695?v=4' width='36' height='36' alt='@mingfang'>|[@mingfang](https://github.com/mingfang)|2
27-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>|[@japtain-cack](https://github.com/japtain-cack)|2
2828
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/534313?v=4' width='36' height='36' alt='@Poil'>|[@Poil](https://github.com/Poil)|2
2929
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5549415?v=4' width='36' height='36' alt='@stamak'>|[@stamak](https://github.com/stamak)|2
3030
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1806188?v=4' width='36' height='36' alt='@tedski'>|[@tedski](https://github.com/tedski)|2

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.1.1](https://github.com/saltstack-formulas/docker-formula/compare/v1.1.0...v1.1.1) (2020-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **compose-ng:** add support for setting container devices ([2b04ee7](https://github.com/saltstack-formulas/docker-formula/commit/2b04ee788e047a5283703199afea9e007f9d9c1e))
9+
310
# [1.1.0](https://github.com/saltstack-formulas/docker-formula/compare/v1.0.0...v1.1.0) (2020-12-18)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: docker
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.1.0
4+
version: 1.1.1
55
release: 1
66
minimum_version: 2017.7
77
summary: docker formula

docs/AUTHORS.rst

Lines changed: 4 additions & 4 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
- 111
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2020
- `@myii <https://github.com/myii>`_
21-
- 51
21+
- 52
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1121702?v=4' width='36' height='36' alt='@cdarwin'>`
2323
- `@cdarwin <https://github.com/cdarwin>`_
2424
- 25
@@ -55,6 +55,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
5555
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/34718107?v=4' width='36' height='36' alt='@VBH-Jenkins'>`
5656
- `@VBH-Jenkins <https://github.com/VBH-Jenkins>`_
5757
- 5
58+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>`
59+
- `@japtain-cack <https://github.com/japtain-cack>`_
60+
- 3
5861
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>`
5962
- `@babilen5 <https://github.com/babilen5>`_
6063
- 3
@@ -73,9 +76,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
7376
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/821695?v=4' width='36' height='36' alt='@mingfang'>`
7477
- `@mingfang <https://github.com/mingfang>`_
7578
- 2
76-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>`
77-
- `@japtain-cack <https://github.com/japtain-cack>`_
78-
- 2
7979
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/534313?v=4' width='36' height='36' alt='@Poil'>`
8080
- `@Poil <https://github.com/Poil>`_
8181
- 2

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+
`1.1.1 <https://github.com/saltstack-formulas/docker-formula/compare/v1.1.0...v1.1.1>`_ (2020-12-18)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **compose-ng:** add support for setting container devices (\ `2b04ee7 <https://github.com/saltstack-formulas/docker-formula/commit/2b04ee788e047a5283703199afea9e007f9d9c1e>`_\ )
13+
514
`1.1.0 <https://github.com/saltstack-formulas/docker-formula/compare/v1.0.0...v1.1.0>`_ (2020-12-18)
615
--------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)