Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
cristifalcas committed Jul 13, 2016
1 parent 60dcf8f commit 7305847
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cristifalcas-docker_registry",
"version": "2.4.0",
"version": "2.5.0",
"author": "Cristian Falcas",
"dependencies": [{
"name": "puppetlabs/stdlib",
Expand All @@ -16,6 +16,14 @@
"tags": [ "docker_registry",
"docker_distribution"
],
"requirements": [{
"name": "pe",
"version_requirement": "3.x"
},{
"name": "puppet",
"version_requirement": ">=3.4.0 <5.0.0"
}
],
"operatingsystem_support": [{
"operatingsystem": "RedHat",
"operatingsystemrelease": [ "6",
Expand Down Expand Up @@ -46,13 +54,5 @@
"operatingsystemrelease": [ "13"
]
}
],
"requirements": [{
"name": "pe",
"version_requirement": "3.4"
},{
"name": "puppet",
"version_requirement": "3.4"
}
]
}

0 comments on commit 7305847

Please sign in to comment.