DependencyTrack / helm-charts

Helm Charts for Dependency-Track
https://dependencytrack.org
Apache License 2.0
13 stars 15 forks source link

fix(helpers): distinguish frontend and apiServer versions #55

Closed stexandev closed 1 month ago

stexandev commented 2 months ago

move app.kubernetes.io/version label to selector labels sections and read value from image.tag but default to .Chart.AppVersion

close #50