Skip to content

sonarqube v1.0.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 17:49
· 717 commits to main since this release

sonarqube v1.0.3

Other Changes

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

Install

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

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