sonarqube v1.0.0
·
1078 commits
to main
since this release
sonarqube v1.0.0
Initial release of the sonarqube chart.
Features
- feat(sonarqube): add SonarQube chart (#362)
Other Changes
- release(sonarqube): 1.0.0 [skip ci]
Install
# OCI registry
helm install sonarqube oci://ghcr.io/helmforgedev/helm/sonarqube --version 1.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install sonarqube helmforge/sonarqube --version 1.0.0