podman-login/CHANGELOG.md
divyansh42 7283c5d4ff Add changelog for v1.5
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2022-12-29 20:03:11 +05:30

796 B

podman-login Changelog

v1.5

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