Skip to content

Commit

Permalink
Update puppetlabs/apt max version to 11.0.0 (#73)
Browse files Browse the repository at this point in the history
Tested on Ubuntu, Debian, Alma, and Rocky and there are no
issues.

Bump required Puppet version to v7.
avitacco authored Jan 28, 2025
1 parent 2d24790 commit 663d94f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
},
{
"name": "puppetlabs/apt",
"version_requirement": ">= 2.2.2 < 9.1.0"
"version_requirement": ">= 2.2.2 < 11.0.0"
}
],
"operatingsystem_support": [
@@ -44,7 +44,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.21.0 < 9.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"tags": [

0 comments on commit 663d94f

Please sign in to comment.