Skip to content

Commit 948ac70

Browse files
authored
fix: remove version constraint on chef-client (#1331)
1 parent 26ea120 commit 948ac70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
version '11.10.3'
77
source_url 'https://github.com/sous-chefs/docker'
88
issues_url 'https://github.com/sous-chefs/docker/issues'
9-
chef_version '>= 16.0', '< 19.0'
9+
chef_version '>= 16.0'
1010

1111
supports 'amazon'
1212
supports 'centos'

0 commit comments

Comments
 (0)