Skip to content

Releases: redhat-actions/podman-login

Update action to run on Node20

Initial Release

19 Apr 13:13
Compare
Choose a tag to compare

Minor Releases

v1.7

v1.6

  • Update action/core dependency to 1.10.0

v1.5

v1.4

  • Add ability to login to AWS ECR repositories. More details at #23

v1.3

  • Add support to provide custom auth file path instead of using default ones set by podman. More details here.
  • Add --verbose flag in the login command that will give more detailed output.

v1.2

  • Add the ability to pull images from docker after login. #15

v1.1.2

  • Use XDG_RUNTIME_DIR if set for podman auth file

v1.1.1

  • Throw an error if required inputs are not provided

v1.1

  • Set environment variable REGISTRY_AUTH_FILE with the generated auth file to work with Buildah

Update changelog for v1.6

11 Mar 12:54
Compare
Choose a tag to compare

Update action/core dependency to 1.10.0

Update action to run on Node16

Add changelog for v1.4

14 Jun 13:53
Compare
Choose a tag to compare

Add changelog for v1.3

04 May 08:00
Compare
Choose a tag to compare

Update changelog for v1.2

17 Dec 16:40
Compare
Choose a tag to compare

Add ability to pull image from docker after login. #15

Set REGISTRY_AUTH_FILE environment variable

20 Aug 13:59
Compare
Choose a tag to compare

Set environment variable REGISTRY_AUTH_FILE with the generated auth file to work with Buildah

Update changelog for v1.1.1

08 Oct 06:22
Compare
Choose a tag to compare