mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-07-25 17:42:36 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user