Skip to content

Commit

Permalink
Release v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Annih committed Jan 26, 2024
1 parent acf42cf commit 118c82c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 4.3.0 2024-01-26

- Add new nexus3.desired_heap_size attribute to ease JVM heap tuning
- Allow to configure nexus's system user uid & gid

## 4.2.0 2023-05-15

- Make outbound proxy property sensitive in the default nexus3 resource
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
source_url 'https://github.com/criteo-cookbooks/chef-nexus3' if respond_to?(:source_url)
issues_url 'https://github.com/criteo-cookbooks/chef-nexus3/issues' if respond_to?(:issues_url)
version '4.2.0'
version '4.3.0'

chef_version '>= 12.14.34'

Expand Down

0 comments on commit 118c82c

Please sign in to comment.