Skip to content

sonarqube v1.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 00:08
· 141 commits to main since this release

sonarqube v1.0.5

Other Changes

  • release(sonarqube): 1.0.5 [skip ci]
  • chore(charts): refresh upstream images and dependencies (#978)

Install

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

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