Skip to content

Commit

Permalink
Mark compatible with puppet/redis 10.x
Browse files Browse the repository at this point in the history
The breaking change was the removal of Debian 10 support, which doesn't
affect this module.
  • Loading branch information
ekohl committed Feb 16, 2024
1 parent a7368fd commit cc20358
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 @@ -16,7 +16,7 @@
},
{
"name": "puppet/redis",
"version_requirement": ">= 5.0.0 < 10.0.0"
"version_requirement": ">= 5.0.0 < 11.0.0"
},
{
"name": "puppetlabs/apache",
Expand Down

0 comments on commit cc20358

Please sign in to comment.