Skip to content

helm edge chart not newest version #7679

Answered by alpeb
kraft87 asked this question in Q&A
Discussion options

You must be logged in to vote

The charts from the edge repo have changed their versioning scheme, and now have appended the -edge particle. This means you have you use the --devel flag in your helm commands:

$ helm repo up
$ helm search repo linkerd-edge --devel
NAME                                    CHART VERSION   APP VERSION     DESCRIPTION                                       
linkerd-edge/jaeger                     21.1.4          edge-21.1.3     DEPRECATED: Use linkerd-jaeger instead - Helm c...
linkerd-edge/linkerd-control-plane      1.1.2-edge      edge-22.1.4     Linkerd gives you observability, reliability, a...
linkerd-edge/linkerd-crds               1.0.0-edge                      Linkerd gives you obser…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kraft87
Comment options

Answer selected by kraft87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants