kubernetes-monitor
kubernetes-monitor copied to clipboard
Publish App version for snyk-monitor Helm chart [🙏]
Describe the user need At the moment the helm chart provides information on chart version only which is difficult to map to corresponding app version.
$ helm search repo snyk-charts/snyk-monitor --versions
NAME CHART VERSION APP VERSION DESCRIPTION
snyk-charts/snyk-monitor 2.4.19 A Helm chart for the Snyk Monitor
snyk-charts/snyk-monitor 2.4.18 A Helm chart for the Snyk Monitor
snyk-charts/snyk-monitor 2.4.17 A Helm chart for the Snyk Monitor
snyk-charts/snyk-monitor 2.4.16 A Helm chart for the Snyk Monitor
...
Describe expected behaviour Please could the the app version also included into Helm chart ?
Additional context This is to follow Helm best practices and make it more transparent for end users the version of app to be installed.