mirror of
https://github.com/redhat-actions/podman-login.git
synced 2025-02-22 18:11:21 +01:00
Add changelog for v1.3
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
34f135348d
commit
439023eb75
1 changed files with 4 additions and 6 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,14 +1,12 @@
|
|||
# podman-login Changelog
|
||||
|
||||
## 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 `--verbose` flag in the login command that will give more detailed output.
|
||||
|
||||
## v1.2
|
||||
- Add ability to pull image from docker after login. https://github.com/redhat-actions/podman-login/issues/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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue