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 9747539 + a793d9e commit 70bc68bCopy full SHA for 70bc68b
CHANGELOG.md
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
No unreleased changes.
11
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
17
## [1.6.3](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.6.3)
18
19
### Fixed
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "puppetlabs-cd4pe_jobs",
3
- "version": "1.6.3",
+ "version": "1.7.0",
4
"author": "puppetlabs",
5
"summary": "Contains Bolt task to facilitate running of CD4PE jobs.",
6
"license": "proprietary",
0 commit comments