Skip to content

Commit

Permalink
Merge pull request #44 from TomasTomecek/0.3.2-release
Browse files Browse the repository at this point in the history
0.3.2 release
  • Loading branch information
TomasTomecek authored Jan 11, 2019
2 parents b89454a + 7fcf9aa commit 02344fa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 0.3.2

I experimented with running ansible-bender inside an OpenShift pod. Details can
be found in a Makefile and in the `contrib/` directory.

## Bug fixes

* Ansible-bender is now able to pull base images properly again if they are not
present before a build.
* `podman` is now used to perform `inspect`.
* Working container name was improved to be more safe.


# 0.3.1

## Breaking changes
Expand Down

0 comments on commit 02344fa

Please sign in to comment.