mirror of
https://github.com/redhat-actions/podman-login.git
synced 2025-02-23 02:21:22 +01:00
Add changelog for v1.4
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
58898ff661
commit
632d91dfe1
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
# podman-login Changelog
|
# podman-login Changelog
|
||||||
|
|
||||||
|
## v1.4
|
||||||
|
- Add ability to login to AWS ECR repositories. More details at https://github.com/redhat-actions/podman-login/issues/23
|
||||||
|
|
||||||
## v1.3
|
## v1.3
|
||||||
- Add support to provide custom auth file path instead of using default ones set by podman. More details [here](https://github.com/redhat-actions/podman-login/issues/19).
|
- Add support to provide custom auth file path instead of using default ones set by podman. More details [here](https://github.com/redhat-actions/podman-login/issues/19).
|
||||||
- Add `--verbose` flag in the login command that will give more detailed output.
|
- Add `--verbose` flag in the login command that will give more detailed output.
|
||||||
|
|
Loading…
Add table
Reference in a new issue