Skip to content

Commit

Permalink
Release version 5.2.1
Browse files Browse the repository at this point in the history
Change-Id: I1b67a71238418f43876ec2074aa09a060d4203f7
  • Loading branch information
achamo committed Apr 11, 2024
1 parent 2ad4d1e commit ee404d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 5.2.1 2024-04-11

- Fixing logback.xml by creating etc/logback directory before nexus starts

## 5.2.0 2024-04-10

- Allow to customize logback.xml
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 '5.2.0'
version '5.2.1'

chef_version '>= 17.9.46'

Expand Down

0 comments on commit ee404d5

Please sign in to comment.