Bump cookbook version
This commit is contained in:
parent
f9e7d98bf9
commit
d04e2f4fd5
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
This file is used to list changes made in each version of the kosmos_rsk cookbook.
|
This file is used to list changes made in each version of the kosmos_rsk cookbook.
|
||||||
|
|
||||||
|
## 0.3.0
|
||||||
|
|
||||||
|
* Bump rskj version
|
||||||
|
* Fix tests
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
|
||||||
Add nginx recipe to configure public API access.
|
Add nginx recipe to configure public API access.
|
||||||
|
@ -2,8 +2,8 @@ name 'kosmos_rsk'
|
|||||||
maintainer 'Kosmos Developers'
|
maintainer 'Kosmos Developers'
|
||||||
maintainer_email 'ops@kosmos.org'
|
maintainer_email 'ops@kosmos.org'
|
||||||
license 'MIT'
|
license 'MIT'
|
||||||
description 'Installs/configures RSK and related software'
|
description 'Installs/configures RSKj and related software'
|
||||||
version '0.2.0'
|
version '0.3.0'
|
||||||
chef_version '>= 15.0'
|
chef_version '>= 15.0'
|
||||||
issues_url 'https://gitea.kosmos.org/kosmos/chef/issues'
|
issues_url 'https://gitea.kosmos.org/kosmos/chef/issues'
|
||||||
source_url 'https://gitea.kosmos.org/kosmos/chef'
|
source_url 'https://gitea.kosmos.org/kosmos/chef'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user