podman-login/CHANGELOG.md
divyansh42 4934294ad0
Some checks failed
CI checks / Run ESLint (push) Has been cancelled
CI checks / Check Distribution (push) Has been cancelled
CI checks / Check Input and Output enums (push) Has been cancelled
Test Login and Pull / Log in and pull image with Podman (push) Has been cancelled
Test Login and Pull / Log in and pull image with Buildah (push) Has been cancelled
Test Login and Pull / Log in and pull image with Docker (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Update changelog
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2024-03-16 22:43:37 +05:30

984 B

podman-login Changelog

v1.7

v1.6

  • Update action/core dependency to 1.10.0

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