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

bug: victoria-metrics-agent 0.14.7 - image.Tag overrride not respected in labels #1766

Closed
vhajdukd opened this issue Nov 18, 2024 · 2 comments · Fixed by #1782
Closed

bug: victoria-metrics-agent 0.14.7 - image.Tag overrride not respected in labels #1766

vhajdukd opened this issue Nov 18, 2024 · 2 comments · Fixed by #1782

Comments

@vhajdukd
Copy link

Chart name and version
chart: victoria-metrics-agent
version: v0.14.7

Describe the bug
This only an issue in version tracking via labels, but image.tag effectively overrides the version of the application we are running.
Setting it currently does not override version labels:

app.kubernetes.io/version: v1.106.0

Custom values

image:
  tag: v1.105.0

This is a minor.

@AndrewChubatiuk
Copy link
Collaborator

fix is expected in the next release

@AndrewChubatiuk
Copy link
Collaborator

available in 0.14.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants