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.
2 parents db9fd60 + d5dbd76 commit d2eb33eCopy full SHA for d2eb33e
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# Version 3.3.0
2
+
3
+Pins apt repo to 500 to ensure packages are updated
4
5
+Fixes issue in docker fact failing when docker is not started
6
7
+Acceptance testing updates
8
9
+Allows more recent version of the reboot 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/5?closed=1)
12
13
# Version 3.2.0
14
15
Adds in support for Puppet 6
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-docker",
- "version": "3.2.0",
+ "version": "3.3.0",
"author": "Puppet Labs",
"summary": "Module for installing and managing docker",
"license": "Apache-2.0",
0 commit comments