Skip to content

Commit 60e330e

Browse files
Copilotdamacus
andauthored
feat!: Update Chef version requirement from 16+ to 18+ (#794)
* Initial plan * Update Chef version requirement from 16+ to 18+ Co-authored-by: damacus <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: damacus <[email protected]>
1 parent b84a4b5 commit 60e330e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We follow the currently supported versions listed on <https://www.postgresql.org
3131

3232
### Chef
3333

34-
- Chef 16
34+
- Chef 18
3535

3636
### Cookbook Dependencies
3737

metadata.rb

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

1111
depends 'yum', '>= 7.2.0'
1212

0 commit comments

Comments
 (0)