Skip to content

Releases: k8s-crafts/podman-cli-action

v1.2.0

11 Oct 17:51
429d768
Compare
Choose a tag to compare

Description

Hi everyone, we noticed that the action is not actually behaving as expected (i.e. executable is not found. See #3).

Thus, this release added fixes for the case where the executable is not found when the action is called. Thanks again for reporting the issue and supporting us!

What's Changed

  • fix(action): remove leading current workdir by @tthvo in #4 (Thanks @cmoulliard for reporting it!)

Full Changelog: v1.0.1...v1.2.0

v1.0.1

11 Oct 17:24
501f039
Compare
Choose a tag to compare

Description

This release includes license and doc changes.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Aug 23:57
bd6a1dd
Compare
Choose a tag to compare

Description

This GitHub Action allows users to emulate Docker CLI using podman on GitHub runners. Only Ubuntu runners are supported in this release.

We are happy this can help anyone with their CI setup with podman. Feel free to drop us a suggestion or bug report anytime :D

Full Changelog: https://github.com/k8s-crafts/podman-cli-action/commits/v1.0.0