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]: Chart should use versioned jaeger jaegertracing/all-in-one image, instead of latest #526

Open
aaron952208 opened this issue Dec 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@aaron952208
Copy link

Requirement

Currently, default tag for jaeger jaegertracing/all-in-one image in jaeger helm chart is latest. Instead, it should point to a versioned tag (like 1.52.0)

Problem

latest tag is not a good practice. For us, it is not easy to do security scan. One exact version is expected instead fo latest.
https://www.augmentedmind.de/2022/05/15/docker-image-tag-best-practices/

Proposal

No response

Open questions

No response

@aaron952208 aaron952208 added the enhancement New feature or request label Dec 7, 2023
@bens545
Copy link
Contributor

bens545 commented Mar 14, 2024

Fixed in #542

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

2 participants