Use GitHub's "latest" handling so this doesn't get out of sync.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
parent
d4eca3a82a
commit
46ad41e813
@ -1,7 +1,7 @@
|
||||
|
||||
[[redirects]]
|
||||
from = "/latest/*"
|
||||
to = "https://github.com/vmware-tanzu/pinniped/releases/download/v0.4.1/:splat"
|
||||
to = "https://github.com/vmware-tanzu/pinniped/releases/download/latest/:splat"
|
||||
status = 302
|
||||
force = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user