Skip to content

Commit e59ec60

Browse files
davejrtsheenaajay
authored andcommitted
release 3.5.0 (#458)
1 parent 84e8edc commit e59ec60

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -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+
113
# 3.4.0
214

315
Introduces docker_stack type and provider

Diff for: metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-docker",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"author": "Puppet Labs",
55
"summary": "Module for installing and managing docker",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)