Skip to content

Commit

Permalink
Merge pull request #196 from zilchms/postgresql10
Browse files Browse the repository at this point in the history
puppetlabs/postgresql: Allow 10.x
  • Loading branch information
bastelfreak authored Feb 22, 2024
2 parents 8ea9fe4 + b9b8c33 commit 3f3bd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
{
"name": "puppetlabs/postgresql",
"version_requirement": ">= 6.4.0 < 10.0.0"
"version_requirement": ">= 6.4.0 < 11.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 3f3bd5e

Please sign in to comment.