We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e8edc commit e59ec60Copy full SHA for e59ec60
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 3.5.0
2
+
3
+Changes range for dependent modules
4
5
+Use multiple networks in docker::run and docker::services
6
7
+Fixes quotes with docker::services command
8
9
+Publish multiple ports to docker::services
10
11
+A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/7?closed=1)
12
13
# 3.4.0
14
15
Introduces docker_stack type and provider
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-docker",
- "version": "3.4.0",
+ "version": "3.5.0",
"author": "Puppet Labs",
"summary": "Module for installing and managing docker",
"license": "Apache-2.0",
0 commit comments