From 67edfb1899b0f6561a5b32b9f310b0fd20da3701 Mon Sep 17 00:00:00 2001 From: kagarmoe Date: Thu, 30 Dec 2021 15:08:07 -0800 Subject: [PATCH 1/2] Supermarket 4.0 Signed-off-by: kagarmoe --- metadata.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.rb b/metadata.rb index 89006e6..106ad4b 100644 --- a/metadata.rb +++ b/metadata.rb @@ -1,12 +1,12 @@ name 'supermarket-omnibus-cookbook' -maintainer 'Irving Popovetsky' -maintainer_email 'irving@chef.io' +maintainer 'Chef Software, Inc.' +maintainer_email 'cookbooks@chef.io' license 'Apache-2.0' description 'Installs and Configures Supermarket from the Omnibus packages on packages.chef.io' source_url 'https://github.com/chef-cookbooks/supermarket-omnibus-cookbook' issues_url 'https://github.com/chef-cookbooks/supermarket-omnibus-cookbook/issues' -chef_version '>= 12.5' -version '3.0.0' +chef_version '>= 16.0' +version '4.0.0' supports 'ubuntu' supports 'redhat' From 1f4944bb4c41ff849fb00de515ad4bbe8cab291e Mon Sep 17 00:00:00 2001 From: kagarmoe Date: Thu, 30 Dec 2021 15:19:09 -0800 Subject: [PATCH 2/2] Update copyright years Signed-off-by: kagarmoe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9c9618..61a59c1 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ default['supermarket']['nginx']['log_rotation']['num_to_keep'] = 10 - Author: Irving Popovetsky ([irving@chef.io](mailto:irving@chef.io)) ```text -Copyright:: 2015-2016, Chef Software, Inc +Copyright:: 2015-2022, Chef Software, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.