We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16764c3 commit 01932d7Copy full SHA for 01932d7
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# 3.4.0
2
+
3
+Introduces docker_stack type and provider
4
5
+Fixes frozen string in docker swarm token task
6
7
+Acceptance testing updates
8
9
+Allow use of newer translate module
10
11
+A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/6?closed=1)
12
13
14
# Version 3.3.0
15
16
Pins apt repo to 500 to ensure packages are updated
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-docker",
- "version": "3.3.0",
+ "version": "3.4.0",
"author": "Puppet Labs",
"summary": "Module for installing and managing docker",
"license": "Apache-2.0",
0 commit comments