Skip to content

Commit 0351d0c

Browse files
authored
Merge pull request #47 from puppetlabs/1.7.0-release
1.7.0 release
2 parents 9747539 + 70bc68b commit 0351d0c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
No unreleased changes.
1111

12+
## [1.7.0](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.0)
13+
14+
### Added
15+
- Added podman support for containerized jobs. If podman is detected on a job hardware node, it will be used instead of docker.
16+
1217
## [1.6.3](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.6.3)
1318

1419
### Fixed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-cd4pe_jobs",
3-
"version": "1.6.3",
3+
"version": "1.7.0",
44
"author": "puppetlabs",
55
"summary": "Contains Bolt task to facilitate running of CD4PE jobs.",
66
"license": "proprietary",

0 commit comments

Comments
 (0)