Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2019-10-07)

### Bug Fixes

* **iscsi.conf:** adjust jinja rendering ([98e29d8](98e29d8))
* **jinja:** fix generated iscsi.conf ([1def94b](1def94b))

### Code Refactoring

* **config:** only create conf-file if pillar  data ([1645c53](1645c53))
  • Loading branch information
semantic-release-bot committed Oct 7, 2019
1 parent d3493f2 commit ae760f0
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 7 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<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)|67
<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)|9
<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)|71
<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)|10
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|6
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6215293?v=4' width='36' height='36' alt='@0xf10e'>|[@0xf10e](https://github.com/0xf10e)|6
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|2
Expand All @@ -14,4 +14,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-05.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-07.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.0.2](https://github.com/saltstack-formulas/iscsi-formula/compare/v1.0.1...v1.0.2) (2019-10-07)


### Bug Fixes

* **iscsi.conf:** adjust jinja rendering ([98e29d8](https://github.com/saltstack-formulas/iscsi-formula/commit/98e29d8))
* **jinja:** fix generated iscsi.conf ([1def94b](https://github.com/saltstack-formulas/iscsi-formula/commit/1def94b))


### Code Refactoring

* **config:** only create conf-file if pillar data ([1645c53](https://github.com/saltstack-formulas/iscsi-formula/commit/1645c53))

## [1.0.1](https://github.com/saltstack-formulas/iscsi-formula/compare/v1.0.0...v1.0.1) (2019-10-05)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: iscsi
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 1.0.1
version: 1.0.2
release: 1
minimum_version: 2017.7
summary: iscsi formula
Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<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>`_
- 67
- 71
* - :raw-html-m2r:`<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>`_
- 9
- 10
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
- `@alxwr <https://github.com/alxwr>`_
- 6
Expand All @@ -38,4 +38,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-05.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-07.
16 changes: 16 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@
Changelog
---------

`1.0.2 <https://github.com/saltstack-formulas/iscsi-formula/compare/v1.0.1...v1.0.2>`_ (2019-10-07)
-------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **iscsi.conf:** adjust jinja rendering (\ `98e29d8 <https://github.com/saltstack-formulas/iscsi-formula/commit/98e29d8>`_\ )
* **jinja:** fix generated iscsi.conf (\ `1def94b <https://github.com/saltstack-formulas/iscsi-formula/commit/1def94b>`_\ )

Code Refactoring
^^^^^^^^^^^^^^^^


* **config:** only create conf-file if pillar data (\ `1645c53 <https://github.com/saltstack-formulas/iscsi-formula/commit/1645c53>`_\ )

`1.0.1 <https://github.com/saltstack-formulas/iscsi-formula/compare/v1.0.0...v1.0.1>`_ (2019-10-05)
-------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit ae760f0

Please sign in to comment.