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
After install them jaeger helm chart using helm repo add jaegertracing https://jaegertracing.github.io/helm-charts I search the repo using helm search repo jaegertracing/jaeger and I only get this:
NAME CHART VERSION APP VERSION DESCRIPTION
jaegertracing/jaeger 3.3.4 1.53.0 A Jaeger Helm chart for Kubernetes
jaegertracing/jaeger-operator 2.57.0 1.61.0 jaeger-operator Helm chart for Kubernetes
I was expecting a lot later version of jaeger and the helm chart. I tried executing helm repo update but no difference.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
After install them jaeger helm chart using
helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
I search the repo usinghelm search repo jaegertracing/jaeger
and I only get this:I was expecting a lot later version of jaeger and the helm chart. I tried executing
helm repo update
but no difference.I'm looking for version 1.65 or 2.2.
Any idea what I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions