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.
1 parent e30e6f0 commit 6f93bc9Copy full SHA for 6f93bc9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Release 0.7.14
4
+- Properly handle idempotently removing image. Contributed by ehelms
5
+- Allow puppet/systemd 9.x. Contributed by evgeni
6
+
7
## Release 0.7.13
8
- Only compare secret value if the resource exists #116. Contributed by ehelms
9
metadata.json
@@ -1,6 +1,6 @@
{
"name": "southalc-podman",
- "version": "0.7.13",
+ "version": "0.7.14",
"author": "Chris Southall",
"summary": "Manage podman containers with puppet",
"license": "Apache-2.0",
0 commit comments