Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.5.0](v0.4.0...v0.5.0) (2021-03-04)

### Features

* **formula:** import nifi ([233d3e3](233d3e3))
* **formula:** pillar sysctl settings ([b1c31af](b1c31af))
* **formula:** sysctl doesnt run in docker ([38fc8cd](38fc8cd))
  • Loading branch information
semantic-release-bot committed Mar 4, 2021
1 parent b52386e commit 95ae371
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 7 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ 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://avatars.githubusercontent.com/u/63067434?v=4' width='36' height='36' alt='@codeboyQ2n5ha45'>|[@codeboyQ2n5ha45](https://github.com/codeboyQ2n5ha45)|44
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/63067434?v=4' width='36' height='36' alt='@codeboyQ2n5ha45'>|[@codeboyQ2n5ha45](https://github.com/codeboyQ2n5ha45)|48
<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)|33
<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)|2
<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)|3
<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)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/29110?v=4' width='36' height='36' alt='@dependabot[bot]'>|[@dependabot[bot]](https://github.com/apps/dependabot)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-02-19.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-04.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

# [0.5.0](https://github.com/saltstack-formulas/nifi-formula/compare/v0.4.0...v0.5.0) (2021-03-04)


### Features

* **formula:** import nifi ([233d3e3](https://github.com/saltstack-formulas/nifi-formula/commit/233d3e36b985a0a824c2320c2364b3d9e89f9b38))
* **formula:** pillar sysctl settings ([b1c31af](https://github.com/saltstack-formulas/nifi-formula/commit/b1c31afa8d05adfb8941b3d46c76d9d6bedfe7ff))
* **formula:** sysctl doesnt run in docker ([38fc8cd](https://github.com/saltstack-formulas/nifi-formula/commit/38fc8cd9f879f57ec1ae44ed71c9557c2d8c7d7c))

# [0.4.0](https://github.com/saltstack-formulas/nifi-formula/compare/v0.3.0...v0.4.0) (2021-02-19)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: nifi
os: Debian, Ubuntu, Raspbian, RedHat, CentOS, Amazon
os_family: Debian, RedHat
version: 0.4.0
version: 0.5.0
release: 1
minimum_version: 2017.7
summary: nifi formula
Expand Down
9 changes: 6 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,21 @@ 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://avatars.githubusercontent.com/u/63067434?v=4' width='36' height='36' alt='@codeboyQ2n5ha45'>`
- `@codeboyQ2n5ha45 <https://github.com/codeboyQ2n5ha45>`_
- 44
- 48
* - :raw-html-m2r:`<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>`_
- 33
* - :raw-html-m2r:`<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>`_
- 2
- 3
* - :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'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/29110?v=4' width='36' height='36' alt='@dependabot[bot]'>`
- `@dependabot[bot] <https://github.com/apps/dependabot>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-02-19.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-03-04.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
Changelog
=========

`0.5.0 <https://github.com/saltstack-formulas/nifi-formula/compare/v0.4.0...v0.5.0>`_ (2021-03-04)
------------------------------------------------------------------------------------------------------

Features
^^^^^^^^


* **formula:** import nifi (\ `233d3e3 <https://github.com/saltstack-formulas/nifi-formula/commit/233d3e36b985a0a824c2320c2364b3d9e89f9b38>`_\ )
* **formula:** pillar sysctl settings (\ `b1c31af <https://github.com/saltstack-formulas/nifi-formula/commit/b1c31afa8d05adfb8941b3d46c76d9d6bedfe7ff>`_\ )
* **formula:** sysctl doesnt run in docker (\ `38fc8cd <https://github.com/saltstack-formulas/nifi-formula/commit/38fc8cd9f879f57ec1ae44ed71c9557c2d8c7d7c>`_\ )

`0.4.0 <https://github.com/saltstack-formulas/nifi-formula/compare/v0.3.0...v0.4.0>`_ (2021-02-19)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 95ae371

Please sign in to comment.