-
is there way to install specific version of linkerd using linkerd install --version ? |
Beta Was this translation helpful? Give feedback.
Answered by
alpeb
Aug 31, 2023
Replies: 1 comment
-
No, for that you would have to download a CLI version specific to the version you want, e.g. for downloading the CLI for 2.12.0:
OTOH, you can do that directly with helm, but you have to find out first the chart versions corresponding to the linkerd version you want, e.g. for 2.12.0:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hawkw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, for that you would have to download a CLI version specific to the version you want, e.g. for downloading the CLI for 2.12.0:
OTOH, you can do that directly with helm, but you have to find out first the chart versions corresponding to the linkerd version you want, e.g. for 2.12.0: