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:
Matt Moyer
2021-01-28 10:25:33 -06:00
parent d4eca3a82a
commit 46ad41e813
+1 -1
View File
@@ -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