Skip to content

Commit dec0041

Browse files
author
Dave Try
committed
updates for new release
1 parent 5f285d7 commit dec0041

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
1+
# Version 1.0.3
2+
Various fixes for Github issues
3+
- 33
4+
- 68
5+
- 74
6+
- 77
7+
- 84
8+
9+
Add tasks to update existing service
10+
Backwards compatible TMPDIR
11+
Optional GPG check on repos
12+
Force pull on image tag 'latest'
13+
Add support for overlay2.override_kernel_check setting
14+
Add docker network fact
15+
Add pw hash for registry login idompodency
16+
Additional flags for creating a network
17+
Fixing incorrect repo url for redhat
18+
119
# Version 1.0.2
220
Various fixes for Github issues
3-
- 9
21+
- 9
422
- 11
523
- 15
624
- 21

metadata.json

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

0 commit comments

Comments
 (0)