sonarqube v1.0.1
·
950 commits
to main
since this release
sonarqube v1.0.1
Other Changes
- release(sonarqube): 1.0.1 [skip ci]
- chore(charts): add SPDX-License-Identifier headers across the catalog (#438)
Install
# OCI registry
helm install sonarqube oci://ghcr.io/helmforgedev/helm/sonarqube --version 1.0.1
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install sonarqube helmforge/sonarqube --version 1.0.1