Skip to content

Commit f2a39a1

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.3...v1.1.0) (2021-08-09) ### Continuous Integration * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([0baed21](0baed21)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([6266aa9](6266aa9)) * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([b34922b](b34922b)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([a1af7a5](a1af7a5)) ### Features * **repository:** only take keys with values ([d71b5d1](d71b5d1))
1 parent faad2b1 commit f2a39a1

File tree

5 files changed

+40
-7
lines changed

5 files changed

+40
-7
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|64
8-
<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)|44
7+
<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)|74
8+
<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)|45
99
<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)|18
1010
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2986054?v=4' width='36' height='36' alt='@kevinschoon'>|[@kevinschoon](https://github.com/kevinschoon)|9
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|5
@@ -38,4 +38,4 @@ Avatar|Contributor|Contributions
3838

3939
---
4040

41-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-24.
41+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-09.

CHANGELOG.md

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

3+
# [1.1.0](https://github.com/saltstack-formulas/mongodb-formula/compare/v1.0.3...v1.1.0) (2021-08-09)
4+
5+
6+
### Continuous Integration
7+
8+
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([0baed21](https://github.com/saltstack-formulas/mongodb-formula/commit/0baed214054aff08236184d096d9add7c7442e35))
9+
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([6266aa9](https://github.com/saltstack-formulas/mongodb-formula/commit/6266aa95d08e411f0a0d7ef456381ed0d5635f4f))
10+
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([b34922b](https://github.com/saltstack-formulas/mongodb-formula/commit/b34922bd9448b22940f549ce2f498d39efeaf9ba))
11+
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([a1af7a5](https://github.com/saltstack-formulas/mongodb-formula/commit/a1af7a575a942a48bf1d3af026c78d790ce1e04f))
12+
13+
14+
### Features
15+
16+
* **repository:** only take keys with values ([d71b5d1](https://github.com/saltstack-formulas/mongodb-formula/commit/d71b5d144818dd668af51bd7c158a5e797b05fa6))
17+
318
## [1.0.3](https://github.com/saltstack-formulas/mongodb-formula/compare/v1.0.2...v1.0.3) (2021-06-24)
419

520

FORMULA

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

docs/AUTHORS.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 64
18+
- 74
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2020
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
21-
- 44
21+
- 45
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2323
- `@gravyboat <https://github.com/gravyboat>`_
2424
- 18
@@ -110,4 +110,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
110110

111111
----
112112

113-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-06-24.
113+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-08-09.

docs/CHANGELOG.rst

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

5+
`1.1.0 <https://github.com/saltstack-formulas/mongodb-formula/compare/v1.0.3...v1.1.0>`_ (2021-08-09)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `0baed21 <https://github.com/saltstack-formulas/mongodb-formula/commit/0baed214054aff08236184d096d9add7c7442e35>`_\ )
13+
* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `6266aa9 <https://github.com/saltstack-formulas/mongodb-formula/commit/6266aa95d08e411f0a0d7ef456381ed0d5635f4f>`_\ )
14+
* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `b34922b <https://github.com/saltstack-formulas/mongodb-formula/commit/b34922bd9448b22940f549ce2f498d39efeaf9ba>`_\ )
15+
* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `a1af7a5 <https://github.com/saltstack-formulas/mongodb-formula/commit/a1af7a575a942a48bf1d3af026c78d790ce1e04f>`_\ )
16+
17+
Features
18+
^^^^^^^^
19+
20+
21+
* **repository:** only take keys with values (\ `d71b5d1 <https://github.com/saltstack-formulas/mongodb-formula/commit/d71b5d144818dd668af51bd7c158a5e797b05fa6>`_\ )
22+
523
`1.0.3 <https://github.com/saltstack-formulas/mongodb-formula/compare/v1.0.2...v1.0.3>`_ (2021-06-24)
624
---------------------------------------------------------------------------------------------------------
725

0 commit comments

Comments
 (0)