jaegertracing / helm-charts

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

New release for jeager-operator #404

Closed giautm closed 1 year ago

giautm commented 1 year ago

Requirement

Hello, I would to use the new version of jeager-operator via the helm-chart release. Because it has a new field pathType so I have to update the CRD manually via kubectl. It will be great if you can create a new release for it, please.

https://github.com/jaegertracing/jaeger-operator/pull/2066

Problem

Unable to use the current helm chart for the new version of jeager-operator

Proposal

Create new release

Open questions

No response

giautm commented 1 year ago

Hello @mjnagel, sorry for directly tagging. Do you have any plans for the new release? When the next release is happen?

mjnagel commented 1 year ago

@giautm I can get a PR up today probably, but it's also not too tricky if you'd like to try and tackle it. I typically grab the installation manifest release asset from the operator and sync the CRD file + update image/versioning. There's rarely other changes beyond that although it can be good to validate the diffs between installation manifests.

giautm commented 1 year ago

Thank you, maybe in the next time I will take the pr. I'm new here. So I dont want to break things.