Skip to content

Commit 02344fa

Browse files
authored
Merge pull request #44 from TomasTomecek/0.3.2-release
0.3.2 release
2 parents b89454a + 7fcf9aa commit 02344fa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 0.3.2
2+
3+
I experimented with running ansible-bender inside an OpenShift pod. Details can
4+
be found in a Makefile and in the `contrib/` directory.
5+
6+
## Bug fixes
7+
8+
* Ansible-bender is now able to pull base images properly again if they are not
9+
present before a build.
10+
* `podman` is now used to perform `inspect`.
11+
* Working container name was improved to be more safe.
12+
13+
114
# 0.3.1
215

316
## Breaking changes

0 commit comments

Comments
 (0)