Skip to content

Commit

Permalink
Bump version requirement for mysql and java_ks modules
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Mar 7, 2021
1 parent af4b4b8 commit bfda805
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fixtures:
ref: 4.25.0
mysql:
repo: https://github.com/puppetlabs/puppetlabs-mysql.git
ref: v10.2.0
ref: v10.3.0
postgresql:
repo: https://github.com/puppetlabs/puppetlabs-postgresql.git
ref: v6.6.0
Expand Down
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"name": "puppetlabs/mysql",
"version_requirement": ">= 10.2.0 <11.0.0"
"version_requirement": ">= 10.3.0 <12.0.0"
},
{
"name": "puppetlabs/postgresql",
Expand All @@ -26,11 +26,11 @@
},
{
"name": "puppetlabs/java_ks",
"version_requirement": ">= 1.0.0 <4.0.0"
"version_requirement": ">= 1.0.0 <5.0.0"
},
{
"name": "puppetlabs/augeas_core",
"version_requirement": ">= 1.0.0 <4.0.0"
"version_requirement": ">= 1.0.0 <2.0.0"
},
{
"name": "puppetlabs/yumrepo_core",
Expand Down

0 comments on commit bfda805

Please sign in to comment.