Skip to content

sonarqube v1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:27
· 901 commits to main since this release

sonarqube v1.0.2

Other Changes

  • release(sonarqube): 1.0.2 [skip ci]
  • chore(deps): bump HelmForge subchart dependencies to latest minor/patch (#449)

Install

# OCI registry
helm install sonarqube oci://ghcr.io/helmforgedev/helm/sonarqube --version 1.0.2

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install sonarqube helmforge/sonarqube --version 1.0.2