Revert "Use GitHub's "latest" handling so this doesn't get out of sync."
This reverts commit 46ad41e813
.
This turns out not to work, so we have to use a hardcoded version here.
This commit is contained in:
parent
3f7cb5d9f8
commit
02815cfb26
@ -1,7 +1,7 @@
|
||||
|
||||
[[redirects]]
|
||||
from = "/latest/*"
|
||||
to = "https://github.com/vmware-tanzu/pinniped/releases/download/latest/:splat"
|
||||
to = "https://github.com/vmware-tanzu/pinniped/releases/download/v0.4.1/:splat"
|
||||
status = 302
|
||||
force = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user