abra app ls -S shouldn't show older versions than currently deployed #192
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the current behavior
If you're on v2 you see v1 as an update.
Steps to reproduce
abra app ls -S
Describe the expected behavior
We use
tagcmp
to check which is later thanks to @knoflook!Additional information