openservicemesh / osm

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
https://openservicemesh.io/
Apache License 2.0
2.59k stars 277 forks source link

Pins the JaegerTracing image to latest version #5235

Closed jsturtevant closed 2 years ago

jsturtevant commented 2 years ago

Description: This pins the jaeger deployment to the latest version. We do this we all the other tools we include in the helm chart and this ensures we know what version of jaeger we are supporting.

Testing done:

Affected area: Functional Area
Other [x]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?
    • Did you notify the maintainers and provide attribution? no
  2. Is this a breaking change? no
  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)? no