DependencyTrack / helm-charts

Helm Charts for Dependency-Track

Home Page:https://dependencytrack.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

incorrect "app.kubernetes.io/version" label if deployed with custom image tag

stexandev opened this issue · comments

Currently, the app.kubernetes.io/version label is always set to the value of .Chart.AppVersion. But when the software is deployed with a different version via values of apiServer.image.tag or frontend.image.tag, respectively, the label will contain the wrong version.

This issue usually occurs if either one of the services, frontend or apiServer, receive a minor update independent of the other and/or the chart.