Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Update Jaeger version #596

Open
rorynickolls-skyral opened this issue Aug 21, 2024 · 0 comments
Open

[Feature]: Update Jaeger version #596

rorynickolls-skyral opened this issue Aug 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rorynickolls-skyral
Copy link

Requirement

As a user of the Jaeger helm chart, I want the latest Helm chart version to always deploy the latest version of Jaeger (at time of Helm chart release).

Problem

The default image tag for the Jaeger Helm chart is currently dictated by .Chart.AppVersion which is set to 1.53.0:

appVersion: 1.53.0

The current latest version for Jaeger images is 1.60.0.

Proposal

Update the app version to 1.60.0.

Open questions

It may be worth setting something up in CI to ensure this version stays up-to-date, or is automatically bumped on release.

@rorynickolls-skyral rorynickolls-skyral added the enhancement New feature or request label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant