You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I try to install envoy version 1.32.1 func-e I get the message error: couldn't find version "1.32.1" for platform "linux/arm64".
When listing the versions no version past 1.31.0 is available.
To Reproduce
Steps to reproduce the behavior:
Run func-e versions -a
Expected behavior
A list of all released envoy versions (at time of writing up until 1.32.1)
Environment (please complete the relevant information):
Describe the bug
When I try to install envoy version 1.32.1 func-e I get the message
error: couldn't find version "1.32.1" for platform "linux/arm64"
.When listing the versions no version past 1.31.0 is available.
To Reproduce
Steps to reproduce the behavior:
func-e versions -a
Expected behavior
A list of all released envoy versions (at time of writing up until 1.32.1)
Environment (please complete the relevant information):
Additional context
When looking into https://archive.tetratelabs.io/envoy/envoy-versions.json the versions seem to be missing at server side.
My source of envoy releases is https://github.com/envoyproxy/envoy/releases.
The text was updated successfully, but these errors were encountered: