jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
265 stars 340 forks source link

jaeger: upgrade Kafka chart dependency from 18.x to 19.x #433

Closed gburton1 closed 1 year ago

gburton1 commented 1 year ago

Signed-off-by: Greg Burton 9094087+gburton1@users.noreply.github.com

What this PR does

The jump from from 18.x to 19.x Kafka chart is pretty minor. The underlying Kafka version jumps from 3.2 to 3.3. This is the second PR to do this change, as the first one was accidentally reverted by someone else's PR.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Checklist