podman-login/CHANGELOG.md
divyansh42 632d91dfe1 Add changelog for v1.4
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2022-06-14 19:22:24 +05:30

667 B

podman-login Changelog

v1.4

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

v1.1

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

v1

  • Initial Release