Skip to content

Commit

Permalink
chore(release): 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.2](v1.3.1...v1.3.2) (2021-11-05)

### Bug Fixes

* **update:** allow for empty pillar without state fail ([0b562f9](0b562f9))

### Code Refactoring

* **map.jinja:** standardise v5 structure [skip ci] ([10db716](10db716))

### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([9cdcdb6](9cdcdb6))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([3d4783d](3d4783d))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([22e2cc2](22e2cc2))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([93910b1](93910b1))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4893b5d](4893b5d))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([785782b](785782b))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([81d4098](81d4098))

### Tests

* **_mapdata:** add verification file for `debian-11` [skip ci] ([8466eed](8466eed))
* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([4f7a692](4f7a692))
  • Loading branch information
semantic-release-bot committed Nov 5, 2021
1 parent b0e4397 commit a3f7fb0
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 8 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|88
<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)|116
<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)|17
<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)|13
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|10
Expand All @@ -16,8 +16,9 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5759396?v=4' width='36' height='36' alt='@kadogo'>|[@kadogo](https://github.com/kadogo)|2
<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)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/37246126?v=4' width='36' height='36' alt='@seerickcode'>|[@seerickcode](https://github.com/seerickcode)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>|[@babilen](https://github.com/babilen)|1

---

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

## [1.3.2](https://github.com/saltstack-formulas/cert-formula/compare/v1.3.1...v1.3.2) (2021-11-05)


### Bug Fixes

* **update:** allow for empty pillar without state fail ([0b562f9](https://github.com/saltstack-formulas/cert-formula/commit/0b562f92c22cd0ca34eb722e6bbb8ddbcdf230b1))


### Code Refactoring

* **map.jinja:** standardise v5 structure [skip ci] ([10db716](https://github.com/saltstack-formulas/cert-formula/commit/10db716e92e629a134cc9ed7d119aaae79db9c49))


### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([9cdcdb6](https://github.com/saltstack-formulas/cert-formula/commit/9cdcdb6f75bfaae2aea1bf4d62e4539e04616c4c))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([3d4783d](https://github.com/saltstack-formulas/cert-formula/commit/3d4783dfd1adcaf2afc8a0158961418e98a8685f))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([22e2cc2](https://github.com/saltstack-formulas/cert-formula/commit/22e2cc2e5bd40801cba5d3ba4017713bbb4b650b))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([93910b1](https://github.com/saltstack-formulas/cert-formula/commit/93910b1817007d17078e6e5654a7552e733204eb))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4893b5d](https://github.com/saltstack-formulas/cert-formula/commit/4893b5d992dbb8752569b0a330b8cdb893fccd5b))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([785782b](https://github.com/saltstack-formulas/cert-formula/commit/785782b7fd271dbe98ea14e9d0830dceebd58168))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([81d4098](https://github.com/saltstack-formulas/cert-formula/commit/81d4098fa4e0c3f3ab75859a1e50fb79a397ccfd))


### Tests

* **_mapdata:** add verification file for `debian-11` [skip ci] ([8466eed](https://github.com/saltstack-formulas/cert-formula/commit/8466eedc0fb72112cd84c07e11411b91681b8527))
* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([4f7a692](https://github.com/saltstack-formulas/cert-formula/commit/4f7a692bf514c4d786ff94bfac8aeb20f9db54d0))

## [1.3.1](https://github.com/saltstack-formulas/cert-formula/compare/v1.3.0...v1.3.1) (2021-06-18)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: cert
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.3.1
version: 1.3.2
release: 1
minimum_version: 2017.3
summary: cert formula
Expand Down
11 changes: 7 additions & 4 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 88
- 116
* - :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>`_
- 17
Expand Down Expand Up @@ -49,11 +49,14 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>`
- `@babilen5 <https://github.com/babilen5>`_
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/37246126?v=4' width='36' height='36' alt='@seerickcode'>`
- `@seerickcode <https://github.com/seerickcode>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>`
- `@babilen <https://github.com/babilen>`_
- 1


----

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

`1.3.2 <https://github.com/saltstack-formulas/cert-formula/compare/v1.3.1...v1.3.2>`_ (2021-11-05)
------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **update:** allow for empty pillar without state fail (\ `0b562f9 <https://github.com/saltstack-formulas/cert-formula/commit/0b562f92c22cd0ca34eb722e6bbb8ddbcdf230b1>`_\ )

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


* **map.jinja:** standardise v5 structure [skip ci] (\ `10db716 <https://github.com/saltstack-formulas/cert-formula/commit/10db716e92e629a134cc9ed7d119aaae79db9c49>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `9cdcdb6 <https://github.com/saltstack-formulas/cert-formula/commit/9cdcdb6f75bfaae2aea1bf4d62e4539e04616c4c>`_\ )
* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `3d4783d <https://github.com/saltstack-formulas/cert-formula/commit/3d4783dfd1adcaf2afc8a0158961418e98a8685f>`_\ )
* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `22e2cc2 <https://github.com/saltstack-formulas/cert-formula/commit/22e2cc2e5bd40801cba5d3ba4017713bbb4b650b>`_\ )
* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `93910b1 <https://github.com/saltstack-formulas/cert-formula/commit/93910b1817007d17078e6e5654a7552e733204eb>`_\ )
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `4893b5d <https://github.com/saltstack-formulas/cert-formula/commit/4893b5d992dbb8752569b0a330b8cdb893fccd5b>`_\ )
* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `785782b <https://github.com/saltstack-formulas/cert-formula/commit/785782b7fd271dbe98ea14e9d0830dceebd58168>`_\ )
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `81d4098 <https://github.com/saltstack-formulas/cert-formula/commit/81d4098fa4e0c3f3ab75859a1e50fb79a397ccfd>`_\ )

Tests
^^^^^


* **_mapdata:** add verification file for ``debian-11`` [skip ci] (\ `8466eed <https://github.com/saltstack-formulas/cert-formula/commit/8466eedc0fb72112cd84c07e11411b91681b8527>`_\ )
* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] (\ `4f7a692 <https://github.com/saltstack-formulas/cert-formula/commit/4f7a692bf514c4d786ff94bfac8aeb20f9db54d0>`_\ )

`1.3.1 <https://github.com/saltstack-formulas/cert-formula/compare/v1.3.0...v1.3.1>`_ (2021-06-18)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit a3f7fb0

Please sign in to comment.