File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
1010No unreleased changes.
1111
12+ ## [ 1.7.2] ( https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.1 )
13+
14+ ### Added
15+ - Added logging to indicate that when the image pull fails, the module will assume the image is present
16+ locally and attempt to use that to run the job.
17+
18+ ### Fixed
19+ - The module's main task is now marked as private, since users are not expected to run it directly.
20+
21+
1222## [ 1.7.1] ( https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.1 )
1323
1424### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-cd4pe_jobs" ,
3- "version" : " 1.7.1 " ,
3+ "version" : " 1.7.2 " ,
44 "author" : " puppetlabs" ,
55 "summary" : " Contains Bolt task to facilitate running of CD4PE jobs." ,
66 "license" : " proprietary" ,
You can’t perform that action at this time.
0 commit comments