I am trying to deploy SonarQube server using helm charts.
I noticed that the helm chart for Sonarqube is not signed and nor does it have a link to the PGP key.
That way every time a helm pull , upgrade or install command needs to be run, the --verify flag can be used to check the integrity of the helm chart package.